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 ▸

A curve has polar equation r = 1 + cos THETA for 0 <= THETA <= 2Pi. Find the area of the region enclosed by the curve


Let I(n) = integral from 1 to e of (ln(x)^n)/(x^2) dx where n is a natural number. Firstly find I(0). Show that I(n) = -(1/e) + n*I(n-1). Using this formula find I(1).


Prove by induction the sum of the natural numbers from 1 to n is n(n+1)/2


Prove by induction that, for all integers n >=1 , ∑(from r=1 to n) r(2r−1)(3r−1)=(n/6)(n+1)(9n^2 -n−2). Assume that 9(k+1)^2 -(k+1)-2=9k^2 +17k+6