SOLUTION: if X^2/a^2 - Y^2/b^2 =1 then Y is

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equation Customizable Word Problems -> SOLUTION: if X^2/a^2 - Y^2/b^2 =1 then Y is       Log On


   



Question 1080374: if X^2/a^2 - Y^2/b^2 =1 then Y is
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
if X%5E2%2Fa%5E2 - Y%5E2%2Fb%5E2 = 1 then Y is
multiply equation by a^2b^2, cancel the denominators
x%5E2b%5E2 - y%5E2a%5E2 = a%5E2b%5E2
x%5E2b%5E2 - a%5E2b%5E2 = y%5E2a%5E2
divide by a^2
y%5E2 = %28%28x%5E2b%5E2%29-%28a%5E2b%5E2%29%29%2Fa%5E2
y%5E2 = %28b%5E2%28x%5E2-a%5E2%29%29%2Fa%5E2
Find the square root of both sides
y = sqrt%28b%5E2%28x%5E2-a%5E2%29%2Fa%5E2%29