Solve x for Inverse of y=sqrt(x^3+x^2+x+1) - Help Needed

AI Thread Summary
To find the inverse of the function y=sqrt(x^3+x^2+x+1), the first step is to switch the roles of x and y, resulting in x=sqrt(y^3+y^2+y+1). Squaring both sides gives x^2=y^3+y^2+y+1, which can be rearranged to y^3+y^2+y=x^2-1. Factoring out y leads to the equation y(y^2+y+1)=x^2-1, allowing the use of the quadratic formula to solve for y. The resulting inverse function is piecewise defined as y=(-1±sqrt(4x^2-3))/2, depending on the sign of x.
yoyo
Messages
21
Reaction score
0
what is the inverse of of y=sqrt(x^3+x^2+x+1)

i know u are suppose to solve for x but having trouble...help please
 
Physics news on Phys.org
Why don't u do it?
x^{3}+x^{2}+x+1=y^{2}

U need to solve this cubic for "x".Use Cardano's formulae.

Daniel.
 


To find the inverse of a function, you need to switch the roles of x and y and solve for y. In this case, we have:

y = sqrt(x^3 + x^2 + x + 1)

Switching the roles of x and y, we get:

x = sqrt(y^3 + y^2 + y + 1)

Now, we need to isolate y on one side of the equation. To do this, we will square both sides:

x^2 = y^3 + y^2 + y + 1

Next, we will rearrange the terms to have the y terms on one side and the constant terms on the other side:

y^3 + y^2 + y = x^2 - 1

Now, we can factor out a y from the left side:

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

Next, we can use the quadratic formula to solve for y^2 + y + 1:

y^2 + y + 1 = (-1 ± sqrt(1^2 - 4(1)(x^2 - 1))) / 2(1)

= (-1 ± sqrt(4x^2 - 3)) / 2

Therefore, our inverse function is:

y = (-1 ± sqrt(4x^2 - 3)) / 2

Note: This is a piecewise function, meaning it has two different branches depending on the value of x. If x is positive, then the inverse function is:

y = (-1 + sqrt(4x^2 - 3)) / 2

If x is negative, then the inverse function is:

y = (-1 - sqrt(4x^2 - 3)) / 2

I hope this helps! If you are still having trouble, I would recommend practicing more with solving equations and using the quadratic formula. Good luck!
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top