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 ▸

Differentiate y=x^3


Let w, z be complex numbers. Show that |wz|=|w||z|, and using the fact that x=|x|e^{arg(x)i}, show further that arg(wz)=arg(w)+arg(z) where |.| is the absolute value and arg(.) is the angle (in polar coordinates). Hence, find all solutions to x^n=1 .


Find ∫ ( 2x^4 - 4x^(-0.5) + 3 ) dx


Why do you not add the 'plus c' when finding the area under a graph using integration even though you add it when normally integrating?