How Do You Find the Inverse of a Radical Function?

AI Thread Summary
To find the inverse of the function y = √(x² + 9), it is essential to first clarify the expression, ensuring that the 9 is inside the square root. The correct approach involves swapping x and y, leading to the equation x = √(y² + 9). To isolate y, square both sides and then subtract 9, which will yield the inverse function. It is crucial to remember that the square root does not distribute over addition, as shown in the example of √(9 + 16) versus √9 + √16. Properly following these steps will lead to the correct inverse solution.
Nelo
Messages
215
Reaction score
0

Homework Statement


Find the inverse of each of the following functions


Homework Equations



y= [sqrt] x^2 + 9

The Attempt at a Solution



y = [sqrt] x^2 +9
x= [sqrt] y^2 +9
x-3= y

I did the sqrt of 9, and sqrted y and its wrong.

The answer is apparently y=+/(plusminus) [sqrt]x^2 -9 .. How do you solve this?
 
Physics news on Phys.org
anyone?
 
Hi Nelo! :smile:

(have a square-root: √ and try using the X2 icon just above the Reply box :wink:)
Nelo said:
y = [sqrt] x^2 +9
x= [sqrt] y^2 +9

How did you get that second line? :confused:
 
Its an inverse...
 
No it isn't. :redface:

Write it out in full before trying to invert it. :smile:
 
Nelo said:
y= [sqrt] x^2 + 9
Need some parentheses. I don't know if you mean
y = \sqrt{x^2} + 9
or
y = \sqrt{x^2 + 9}


Nelo said:
y = [sqrt] x^2 +9
x= [sqrt] y^2 +9
x-3= y

I did the sqrt of 9, and sqrted y and its wrong.
Looks like the 9 is INSIDE the square root. You got it completely wrong from line 2 to line 3. From line 2, square both sides, and then subtract the 9. Then solve for y.
 
There are two commonly taught ways to find inverses of functions:
1) First solve y= f(x) for x, then swap x and y.
2) First swap x and, y, then solve for y.

So given f(x)= \sqrt{x^2+ 9}, you can write that, first, as y= \sqrt{x^2+ 9} then swap x and y to write x= \sqrt{y^2+ 9}.

However, it is not true that \sqrt{a^2+ b^2}= a+ b. For example, \sqrt{9+ 16}= \sqrt{25}= 5, not \sqrt{9}+ \sqrt{16}= 3+ 4= 7.

In order to solve x= \sqrt{y^2+ 9} for y, start by squaring both sides.
 
Back
Top