The quadratic equation 2x^2 + 8x + 1 = 0 has roots a and b. Write down the value of a + b, a*b and a^2 + b^2.

Using Vieta's formulas, which make the correspondence between the sums and products of the roots of a polynomial and its coefficients, we can deduce that a + b = (-8)/2 = -4, ab = 1/2 =0.5 and a^2 + b^2 = (a+b)^2 - 2ab = (-4)^2 - 2*0.5 = 16 - 1 = 15. 

AI

Related Maths A Level answers

All answers ▸

Write cosx - 3sinx in the form Rcos(x + a)


Differentiate with respect to x: x*cos(x)


How do I solve this inequality: x^2>2x ?


Given that the graph f(x) passes through the point (2,3) and that f'(x)=6x^2-14x+3, find f(x).