If f ( x x + 1 ) = x 2 x 2 + 1 + x 1 , then which is the following is a possible representation of f ( x ) ?
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 ( x x + 1 ) = ( x x + 1 ) 2 − ( x x + 1 ) + 1 → f ( x ) = x 2 − x + 1
Problem Loading...
Note Loading...
Set Loading...
Let t = x x + 1 . Then x = t − 1 1 .
By replacing we get,
f ( t ) = ( t − 1 1 ) 2 ( t − 1 1 ) 2 + 1 + t − 1 1 1 = 1 + t 2 − 2 t + 1 + t − 1 = t 2 − t + 1
Here t is a dummy variable and we can rename it as x .
Thus f ( x ) = x 2 − x + 1