Find the inverse of f if f(x) = x^2 - 8x + 8 and x is less than or equal to 4

  • Thread starter ironspud
  • Start date
  • Tags
    Inverse
In summary, to find the inverse of f(x)=x^{2}-8x+8 when x\leq4, we set y=x^{2}-8x+8 and switch y and x to get x=y^{2}-8y+8. By solving for y, we end up with a quadratic equation in y, which can be solved using the quadratic formula or by completing the square. The range of the inverse, f^{-1}(x), will be the same as the domain of the original function, f(x).
  • #1
ironspud
10
0

Homework Statement


Find [itex]f^{-1}(x)[/itex] if [itex]f(x)=x^{2}-8x+8[/itex] and [itex]x\leq4[/itex]

The Attempt at a Solution


I set [itex]y=x^{2}-8x+8[/itex], and then switch y and x to get [itex]x=y^{2}-8y+8[/itex].
I then try solving for y, but I end up with y's on both sides of the equation:

[itex]x=y^{2}-8y+8[/itex]

[itex]x-8=y^{2}-8y[/itex]

[itex]x-8=y(y-8)[/itex]

[itex]\frac{x-8}{y-8}=y[/itex]

[itex]?[/itex]
 
Physics news on Phys.org
  • #2
It's a quadratic equation in y, so try the quadratic formula :-)
 
  • #3
or complete the square.

[itex]x-8=y^{2}-8y[/itex]

[itex]x-8+16=y^{2}-8y+16[/itex]

[itex]x+8=(y-4)^2[/itex]

   

Don't forget the ± when taking the square root.

The range of a function's inverse, f -1(x), is the same as the domain of the function, f(x).
 

FAQ: Find the inverse of f if f(x) = x^2 - 8x + 8 and x is less than or equal to 4

What is the function f(x) equal to?

The function f(x) is equal to x^2 - 8x + 8.

What does it mean to find the inverse of a function?

Finding the inverse of a function means finding a new function that undoes the original function. In other words, the input and output values of the original function become the output and input values of the inverse function.

How do you find the inverse of f?

To find the inverse of f, we need to switch the x and y variables in the function and solve for y. This can be done by using algebraic manipulation and solving for y, or by graphing the original function and reflecting it over the line y = x.

What is the domain and range of the inverse of f?

The domain of the inverse of f is the range of the original function, which is all real numbers. The range of the inverse of f is the domain of the original function, which is all real numbers less than or equal to 4.

What is the notation used to represent the inverse of f?

The notation used to represent the inverse of f is f^-1. Therefore, the inverse of f(x) = x^2 - 8x + 8 would be written as f^-1(x) = √(x+4) + 2.

Back
Top