Troubleshooting Inverse Function Problem | Basic Algebra Review

In summary, the incorrect equation for y caused the incorrect answer to be obtained through the process of solving for y. The correct equation should have been y = \sqrt[3]{x+\sqrt(1+x^2)+x-\sqrt(1+x^2)} for the method used to be valid.
  • #1
aquitaine
30
9
Ok, I decided to review basic algebra since I haven't done anything with it in like, forever. I came across an inverse function problem that I can't get the right answer.

the equation is:

y = cuberoot(x+sqrt(1+x^2)) + cuberoot(x-sqrt(1+x^2))

I tried replacing X with Y, and solving for Y
and getting rid of the cube roots by cubing both sides
X^3 = y + sqrt(1+y^2) + y - sqrt(1+y^2)
simplifying a bit (the square roots go away)
x^3 = 2y
so
y = (1/2)x^3

Yet the book I'm using says the answer is y=(1/2)(3x+x^3)

What did I do wrong?
 
Physics news on Phys.org
  • #2
(a+ b)3 is NOT a3+ b3

It is a3+ 3a2b+ 3ab2+ b3
 
  • #3
aquitaine said:
Ok, I decided to review basic algebra since I haven't done anything with it in like, forever. I came across an inverse function problem that I can't get the right answer.

the equation is:

y = cuberoot(x+sqrt(1+x^2)) + cuberoot(x-sqrt(1+x^2))

I tried replacing X with Y, and solving for Y
and getting rid of the cube roots by cubing both sides
X^3 = y + sqrt(1+y^2) + y - sqrt(1+y^2)
simplifying a bit (the square roots go away)
x^3 = 2y
so
y = (1/2)x^3

Yet the book I'm using says the answer is y=(1/2)(3x+x^3)

What did I do wrong?

Your equation is a tad confusing, you have y = [tex]\sqrt[3]{x+sqrt(1+x^2)}[/tex] + [tex]\sqrt[3]{x-sqrt(1+x^2)}
[/tex]

then you cube both sides and switch y's and x's to get [tex]x^{3}[/tex] = y+[tex]\sqrt(1+y^2)[/tex] + y-[tex]\sqrt(1+y^2)[/tex]

Which is wrong. Now if your equation was y = [tex]\sqrt[3]{x+\sqrt(1+x^2)+x-\sqrt(1+x^2)}[/tex] this method would be correct. However, it would have been simplified easily before you even cube both sides; In this case it would be in the form y = [tex]\sqrt[3]{2x}[/tex] for the roots cancel automatically.
 
Last edited:

FAQ: Troubleshooting Inverse Function Problem | Basic Algebra Review

What is an inverse function?

An inverse function is a function that reverses the effect of another function. It essentially "undoes" the original function by swapping the input and output values. This means that if the original function takes an input of x and produces an output of y, the inverse function will take an input of y and produce an output of x.

How can you tell if a function has an inverse?

A function has an inverse if it passes the horizontal line test. This means that if a horizontal line intersects the graph of the function at more than one point, the function does not have an inverse. If the horizontal line intersects at only one point, the function has an inverse.

How do you find the inverse of a function?

To find the inverse of a function, you can use the following steps:

1. Start with the original function, f(x).

2. Replace f(x) with y.

3. Swap the x and y variables, so the equation becomes x = f(y).

4. Solve for y by isolating it on one side of the equation.

5. Replace y with f-1(x) to represent the inverse function.

What is the relationship between a function and its inverse?

The relationship between a function and its inverse is that they are reflections of each other over the line y = x. This means that the input and output values are reversed between the two functions. For example, if the original function takes an input of 3 and produces an output of 5, the inverse function will take an input of 5 and produce an output of 3.

How can you use inverse functions to solve equations?

You can use inverse functions to solve equations by first finding the inverse of the function on one side of the equation. This will "undo" the original function on that side, leaving you with a simple equation to solve for the variable. Then, you can use the inverse function again to find the value of the variable on the other side of the equation.

Back
Top