Operations on Functions and Graphs

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/9

flashcard set

Earn XP

Description and Tags

Flashcards covering the key concepts of operations on functions, graphing functions, and function types.

Last updated 2:46 PM on 4/17/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

10 Terms

1
New cards

Operation on Functions

Refers to the mathematical computations that can be performed between two functions, such as addition, subtraction, multiplication, and division.

2
New cards

Sum of Functions

Given two functions f and g, the sum is defined as (f + g)(x) = f(x) + g(x).

3
New cards

Difference of Functions

Given two functions f and g, the difference is defined as (f - g)(x) = f(x) - g(x).

4
New cards

Product of Functions

Given two functions f and g, the product is defined as (f·g)(x) = f(x)·g(x).

5
New cards

Quotient of Functions

Given two functions f and g, the quotient is defined as (f/g)(x) = f(x)/g(x) where g(x) ≠ 0.

6
New cards

Domain of a Function

The set of all permissible input values (x-values) that a function can accept.

7
New cards

Composition of Functions

The composite function of f and g, denoted as (f o g)(x) = f(g(x)).

8
New cards

Vertical Line Test

A method to determine if a curve is a function by checking if any vertical line intersects the graph at more than one point.

9
New cards

Polynomial Function

A function expressed as a polynomial, generally in the form f(x) = a_nx^n + a_{n-1}x^{n-1} + … + a_1x + a_0 where a_n, …, a_0 are real coefficients.

10
New cards

Quadratic Function

A polynomial function of degree 2, generally in the form f(x) = Ax^2 + Bx + C, representing a parabola.