The quadratic equation 2x^2 + 8x + 1 = 0 has roots x1 and x2. Write down the value of x1+x2 and x1*x2 and find the value of x1^2 + x2^2

If a quadratic equation is of the form : ax^2 +bx +c =0and has roots x1 and x2, then the following statements are true:x1+x2 = - b/ax1x2 = c/aIn our case: x1+x2 = - 8/2 = -4and x1x2 = 1/2Now, x1^2 + x2^2 = (x1+x2)^2 -2x1x2= (-4)^2 -2 * 1/2 = 16 - 1 = 15

BM

Related Maths A Level answers

All answers ▸

Find the derivative of the function y = (2x + 12)/(1-x)


Find the coordinates of the centre of the circle with equation: x^2 + y^2 − 2*x + 14*y = 0


Given that y = 4x^5 - 5/(x^2) , x=/=0 , find a)dy/dx b)indefinite integral of y


how to write down the differential equation from a word problem, involving rate of change.