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 ▸

Calculate the value of the square root of 3 to four decimal places using the Newton-Raphson process


Sketch the locus of z on an Argand diagram if arg[(z-5)/(z-3)] = π/6


Find the square root of i


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