Let f ( x ) = 2 x − 6 . Find the value of x for which f 2 ( x ) = 2 .
Note: f 2 ( x ) = f ( f ( x ) ) , NOT ( f ( x ) ) 2 .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Write the inverse, x = g ( y ) = 2 y + 6 . Now x = g ( g ( 2 ) ) = g ( 4 ) = 5 .
U mean 2 2 + 6 = 2 8 = 4 and then 2 4 + 6 = 2 1 0 = 5 .
Log in to reply
Yes, indeed....those are g ( 2 ) and g ( 4 )
Log in to reply
You can also double check your answer this way:
f 2 ( 5 ) = f ( f ( 5 ) ) = f ( 2 ( 5 ) − 6 ) = f ( 1 0 − 6 ) = f ( 4 )
f ( 4 ) = 2 ( 4 ) − 6 = 8 − 6 = 2
Is it not necessary to prove that the inverse of f(x) exists?
Problem Loading...
Note Loading...
Set Loading...
f 2 ( x ) = 2
f ( 2 x − 6 ) = 2
2 ( 2 x − 6 ) − 6 = 2
4 x − 1 8 = 2
4 x = 2 0
x = 5