What is the sum of f(x)=2x+3 and g(x)=x-5
= 3x-2
What is the inverse of f(x)=3x+2,
= (x-2)/3
= 1/3x-2/3
= 1
What is the domain and range of the parent graph for all square root functions?
Domain: x > 0
Range: y > 0
Solve and check your solution
sqrt(5x+3)=sqrt(2x+9)
x=2
Check
sqrt(5(2)+3)=sqrt(2(2)+9)
sqrt(13)=sqrt(13)
If f(x)=x2 and g(x)=3x, what is (f*g)(x)?
= 3x3
If f(x)=(x-1)3, what is the inverse
=cbrt(x)+1
Given f(x)=x+1 and g(x)=2x, find (f o g)(3)
= 7
Graph
Domain: x>3
Range: y<0
Solve and check your solution.
3cbrt(5x-3)=-6
x=-1
Check 3(cbrt(5(-1)-3))=-6
3(cbrt(-8))=-6
3(-2)=6
If g(x)=x-4 and f(x)=3x-4, find f(2)/g(2)
=-1
What does it mean to find the inverse of a function algebraically?
Answers can vary
Given f(x)=2x+1 and g(x)=3x2-4x+3, find f(g(x))
What are the transformations that apply to this function?
f(x)=-2cbrt(1/4(x+5))-3
Double if correctly transform (1,1)
Reflect x axis (Negative y's)
Vertical Stretch 2 (y *2)
Horizontal Stretch 4 (x*4)
Left 5
Down 3
(1,1) ->(1, -1)->(1, -2) -> (4, -2)->(-1, -5)
Is it possible to solve radical equations graphically rather than algebraically? Explain your answer.
[Hint: use this test case sqrt(3x-5)+2=4-sqrt(x-1)]
Yes you can check by graphing the two sides of the equation and seeing the point of intersection which is (2,3) thus x=2 is the solution to the equation.
If f(x)=x2-2x+5 and g(x)=5-4x, find (f-g)(x)
=x2+2x
What are the steps to determine if two functions are inverses of each other?
Find f(g(x)) and g(f(x)) to make sure that they are both equal to x. They both have to be checked since composition is not commutative.
Where a function becomes the input of another function.
Where the range of the substituted function becomes the domain for the other function.
Sketch the graph of g(x)=sqrt(-3x)+4, then state the domain and range
Graph
Domain: x<0
Range: y>4
Solve algebraically and check your solution(s).
sqrt(2x-5) +4 = x
x=7 (x=3 is extraneous)
Check
x=3. x=7
5=3. 7=7
What is the difference between (f-g)(x) and f(x)-g(x)?
They are the same, just slightly different notations
If f(x)=3sqrt(x-1), what is f-1(x)?
(Hint there will need to be a domain restriction)
= (x/3)2+1 where x> 0
a) f(g(x))
b) (g o f)(x)
c) (f*g)(x)
Both a and b are composition using different notations where c is multiplication. But a and b are not the same since composition is not commutative and they switch the order.
Sketch the graph of f-1(x), given f(x)=2x2+4 where x> 0
Compare and contrast the transformations between f(x) and f-1(x)
Graph
f(x) - Vertical Stretch 2, Up 4
f-1(x) - Horizontal Stretch 2, Right 4
The amounts stay the same but any vertical transformation became a horizontal transformation
Explain the process and reasoning for ALWAYS checking your solutions for radical equations.