how do you find the inverse of y=x^3 +3x. this is my working so far, but its wrong when you graph it...
x=y^3 +3y
x=y(y^2 +3)
xy=y^2 +3
y^2 - xy +3 = 0
y^2 - xy = -3
y^2 - xy + (x/2)^2 = -3 + (x/2)^2
(y - x/2)^2 = [(x^2 - 12)/4]
y - x/2 = +or- sqrt[(x^2 - 12)/4]
y = x/2 +or- sqrt[(x^2 - 12)/4]
y = 1/2[x +or- sqrt(x^2 - 12)]
the domain/range for original function is all real x but for my inverse,
(x^2 - 12) has to be greater than 0. can someone correct any mistakes ive done or show me an alternate way of doin it. thanks
x=y^3 +3y
x=y(y^2 +3)
xy=y^2 +3
y^2 - xy +3 = 0
y^2 - xy = -3
y^2 - xy + (x/2)^2 = -3 + (x/2)^2
(y - x/2)^2 = [(x^2 - 12)/4]
y - x/2 = +or- sqrt[(x^2 - 12)/4]
y = x/2 +or- sqrt[(x^2 - 12)/4]
y = 1/2[x +or- sqrt(x^2 - 12)]
the domain/range for original function is all real x but for my inverse,
(x^2 - 12) has to be greater than 0. can someone correct any mistakes ive done or show me an alternate way of doin it. thanks