SOLUTION: Solve for the ratio u:v if u^2 + 3uv - 10v^2 = 0

Algebra ->  Proportions -> SOLUTION: Solve for the ratio u:v if u^2 + 3uv - 10v^2 = 0      Log On


   



Question 1159525: Solve for the ratio u:v if u^2 + 3uv - 10v^2 = 0
Found 2 solutions by ikleyn, MathTherapy:
Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.

Divide both sides by v^2.  You will get

    %28u%2Fv%29%5E2+%2B+3%2A%28u%2Fv%29+-+10 = 0.    (1)


Introduce new variable  t = u%2Fv.

Then equation (1) takes the form

    t%5E2+%2B+3t+-+10 = 0.


Factor left side

    (t+5)*(t-2) = 0.


The roots are  t%5B1%5D = - 5  and  t%5B2%5D = 2.


Hence,   u%2Fv = -5  or  u%2Fv = 2.    ANSWER

Solved.



Answer by MathTherapy(10552) About Me  (Show Source):
You can put this solution on YOUR website!
Solve for the ratio u:v if u^2 + 3uv - 10v^2 = 0
matrix%281%2C3%2C+u%5E2+%2B+3uv+-+10v%5E2%2C+%22=%22%2C+0%29
(u + 5v)(u - 2v) = 0
u + 5v = 0 OR u - 2v = 0
u = - 5v OR u = 2v