Given that the quadratic equation x^2 + 7x + 13 = 0 has roots a and b, find the value of a+b and ab.

Remember that for a general quadratic equation Ax^2 + Bx + C = 0, the sum of the roots = -B/A and the product of the roots = C/A.In our question, A = 1, B = 7, C = 13.So a + b = -7/1 = -7 and ab = 13/1 = 13

NT

Related Further Mathematics A Level answers

All answers ▸

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).


Integrate tan(x) wrt x


How do I solve x^2 + x - 6 > 0 ?


The ODE mx'' + cx' + kx = 0 is used to model a damped mass-spring system, where m is the mass, c is the damping constant and k is the spring constant. Describe and explain the behaviour of the system for the cases: (a) c^2>4mk; (b) c^2=4mk; (c) c^2<4mk.