Take quadratic equation x^2-6x+14=0 and its solutions a and b. What is a/b+b/a?

In this kind of exersise it is easy to use Viète's formula for quadratic equations: Let: a+b = S ab=P then x-Sx + P=0 In our case, S=6 and P=14 by multiplying the fractions we get: (aa)/(ab)+(bb)/(ab) = 2(a+b)/ab= 2S/P = 12/14 = 6/7

AM

Related Further Mathematics A Level answers

All answers ▸

Find the general solution of the differential equation d^2y/dx^2 - 5*dy/dx + 4y = 2x


Integrate ln(x) with respect to x.


Prove by induction that (n^3)-n is divisible by 3 for all integers n>0 (typical fp1 problem)


How do I find and plot the roots of a polynomial with complex roots on an Argand diagram? e.g. f(z) =z^3 -3z^2 + z + 5 where one of the roots is known to be 2+i