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.
f ( 1 6 ) = f ( 2 4 ) = 4 2 = 1 6
One such function is f(x) = [log 2 (x)]^2. Hence, f(16) = [log 2 (16)]^2 = [log_2(2^4)]^2 = 4^2 = 16.
No such function is necessary, though.
Log in to reply
The function is necessary (at least for x > 0 , and equivalent to the conditions given in the problem.
Log in to reply
What I meant was no such function is necessary to be given.
f ( 2 x ) = x 2
x = 4
f ( 2 4 ) = 4 2 = 1 6 ,
Problem Loading...
Note Loading...
Set Loading...
Method 1 : Find the value of x satisfying 2 x = 1 6 .
Short version:
We can write our working as f ( 1 6 ) = f ( 2 4 ) = 4 2 = 1 6 .
Long version:
We are given the function f which maps 2 x to x 2 , and we want to find the image that 16 maps to.
Since we are given the numerical value of 16 instead of the number 2 x , we must first find the unknown value of x such that 2 x = 1 6 .
Notice that 2 x = 1 6 = 2 4 , thus by comparing the powers, we have x = 4 .
This leaves us with finding the image which maps 2 x to x 2 at x = 4 . In other words, we want to find the value of x 2 when x = 4 , and this gives us 1 6 as the answer.
Method 2 : Determine the function of f ( x ) first.
We are given that f ( 2 x ) = x 2 . Let g ( x ) = 2 x . And so our the equation in the problem becomes f ( g ( x ) ) = x 2 .
If we replace x with the inverse function, g − 1 ( x ) , then the left hand side will be simplified to just f ( g ( g − 1 ( x ) ) ) = f ( x ) , and the right hand side will be simplified to ( g − 1 ( x ) ) 2 . In other words, we have
f ( g ( x ) ) = x 2 ⇒ f ( x ) = ( g − 1 ( x ) ) 2 .
And because we want to find f ( 1 6 ) , we substitute x = 1 6 to get ( g − 1 ( 1 6 ) ) 2 , thus what's left is to evaluate g − 1 ( 1 6 ) , or equivalently g − 1 ( x ) at x = 1 6 .
Since g ( x ) = 2 x , then the inverse function of g ( x ) is just g − 1 ( x ) = lo g 2 ( x ) .
Hence our answer is f ( 1 6 ) = ( g − 1 ( 1 6 ) ) 2 = ( lo g 2 1 6 ) 2 = 4 2 = 1 6 .