- This topic has 1 reply, 1 voice, and was last updated 2 years, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Which equation is the inverse of y = 9x^2 – 4?
Answer: y = ± [ √(x+4) ] / 3
Solution:
1) To find the inverse of the function y = 9x2 – 4, exchange the variables x and y, and then solve for the new y.
2) Exchange of the variables: y = 9x2 – 4 → x = 9y2 – 4
3) Solve for y:
=> 9y2 = x + 4
=> y2 = [x + 4] / 9
=> y = ± [ √(x + 4) ] / 3