The roots of the quadratic equation x^2 - 30x + b = 0 are positive and one of them is square of the other. If the roots are r and s with r>s then the value of b + r - s is
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let the roots be a and a^2.
Then a + a^2 = 30 (sum of roots = -b/a)
Solving the equation we get 5 and -6, we reject -6 because the roots are positive.
We get r=25 and s=5 (r>s) a*a^2 = b = 5^3 = 125 (product of roots = c/a)
b+r-s = 125+25-5 = 145