The function f defined by f ( x ) = c x + d a x + b , where a , b , c and d are nonzero real numbers, has the properties f ( 1 9 ) = 1 9 , f ( 9 7 ) = 9 7 and f ( f ( x ) ) = x for all values except c − d . Find the unique number that is not in the range of f .
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.
We can also compute the inverse of f ( x ) since we have its inverse is the same as itself, y = c x + d a x + b ⟹ f − 1 ( x ) = − c x + a d x − b which means that a , b , c and d must be proportional to d , − b , − c and a . Thus, a = − d and the rest follows.
Problem Loading...
Note Loading...
Set Loading...
f ( x ) = c x + d a x + b
⟹ f ( f ( x ) ) = c ( a + d ) x + d 2 + b c ( a 2 + b c ) x + b ( a + d )
f ( f ( x ) ) = x ⟹
c ( a + d ) x 2 + ( d 2 + b c ) x = ( a 2 + b c ) x + b ( a + d )
Comparing the coefficients of like terms we get a + d = 0
So, f ( x ) = c x − a a x + b
f ( 1 9 ) = 1 9 ⟹ 3 8 a + b = 3 6 1 c
f ( 9 7 ) = 9 7 ⟹ 1 9 4 a + b = 9 4 0 9 c
Solving we get a = 5 8 c , b = − 1 8 4 3 c
So, f ( x ) = x − 5 8 5 8 x − 1 8 4 3
So, the domain of f ( x ) is ( − ∞ , 5 8 ) ∪ ( 5 8 , ∞ )
For x = 5 8 , ( x − 5 8 ) f ( x ) = 5 8 x − 1 8 4 3
If the value of f ( x ) be 5 8 , then the L. H. S. of the equation is
5 8 ( x − 5 8 ) = 5 8 x − 3 3 6 4
Hence the above equation connecting f ( x ) is not satisfied for any value of x
So, 5 8 is not in the range of f ( x )
So the only number out of the domain as well as the range of f ( x ) is 5 8 .