Quadratic Equation: ratio of roots

This topic has expert replies
Newbie | Next Rank: 10 Posts
Posts: 3
Joined: Tue Dec 04, 2012 8:44 am

Quadratic Equation: ratio of roots

by InguteInga » Mon Dec 10, 2012 6:04 pm
Hi guys,

I am struggling with the question below. Any help would be very much appreciated..

If the roots of the equation px^2 + rx + r = 0 are in the ratio a:b, then the value of √(b/a) + √(a/b) is:

A: √(1/r)
B: -√(r/p)
C: √(r/p)
D: √(1/p)
E: √(3/p)

Many thanks!
Source: — Problem Solving |

Master | Next Rank: 500 Posts
Posts: 131
Joined: Wed Nov 14, 2012 2:01 pm
Thanked: 39 times
Followed by:2 members

by puneetkhurana2000 » Mon Dec 10, 2012 7:15 pm
√(b/a) + √(a/b) = (a+b)/√ab ....(1) by taking LCM as √ab

Now sum of the roots of the equation ax^2 + bx + c = 0 is -b/a and product of roots is c/a.

So, px^2 + rx + r = 0 has sum of roots as -r/p and product as r/p.

Roots can be expressed as ak and bk ....where k is a constant (as a:b is the ratio of roots and not the roots)

Plugging the values we get a*k+b*k = -r/p and a*k*b*k = r/p
Further solving we get (a+b)k = -r/p and ab*k^2 = r/p .....(2)

Plugging the values from equation (2) of (a+b) and ab in (1) we get (a+b)/√ab = -√(r/p

Hope this helps!!!

Newbie | Next Rank: 10 Posts
Posts: 3
Joined: Tue Dec 04, 2012 8:44 am

by InguteInga » Tue Dec 11, 2012 7:14 am
puneetkhurana2000 wrote:√(b/a) + √(a/b) = (a+b)/√ab ....(1) by taking LCM as √ab

Now sum of the roots of the equation ax^2 + bx + c = 0 is -b/a and product of roots is c/a.

So, px^2 + rx + r = 0 has sum of roots as -r/p and product as r/p.

Roots can be expressed as ak and bk ....where k is a constant (as a:b is the ratio of roots and not the roots)

Plugging the values we get a*k+b*k = -r/p and a*k*b*k = r/p
Further solving we get (a+b)k = -r/p and ab*k^2 = r/p .....(2)

Plugging the values from equation (2) of (a+b) and ab in (1) we get (a+b)/√ab = -√(r/p

Hope this helps!!!

puneetkhurana2000,

Hi! Thank you, yes, it is very helpful indeed.

But could you please elaborate on plugging values from (2) equation into (1) as I am left with those k coefficients.. I am sorry if this is very straight forward, but I am still getting confused.

Many thanks once again!

Master | Next Rank: 500 Posts
Posts: 131
Joined: Wed Nov 14, 2012 2:01 pm
Thanked: 39 times
Followed by:2 members

by puneetkhurana2000 » Tue Dec 11, 2012 8:06 am
(a+b)/√ab = Multiply the num and den by k ... (a+b)k/k√ab = (a+b)*k/√ab*k^2

Now from (2) we know (a+b)*k and ab*k^2

Plugging we get -(r/p)/√(r/p) = -√(r/p)

Hope this helps!!!