The roots of the equation z^3 + 2z^2 +3z - 4 = 0, are a, b and c . Show that a^2 + b^2 +c^2 = -2

If the roots of this cubic equation are a, b and c, then the equation can be written(z - a)(z - b)(z - c) = 0multiplying this out gives:z^3 - az^2 - bz^2 - cz^2 + abz + acz + bcz - abcgrouping terms with z to the same power in them, this becomes:z^3 + (-a - b - c)z^2 + (ab + ac + bc)z - abcEquating the coefficients in the equation above with the coefficients of the equation in the question gives the following equations:(-a -b - c) =2 ora + b + c = -2and(ab + ac + bc) = 3and-abc = -4.To show that a^2 + b^2 + c^2 = -2, first we need to manipulate our expressions above to get an expression with a^2 + b^2 +c^2 in it. The most obvious way to do this is by squaring (a + b +c) i.e.(a + b + c)^2 = (-2)^2which multiplies out to givea^2 + b^2 + c^2 + 2ab + 2ac + 2bc = 4-> a^2 + b^2 + c^2 + 2(ab + ac + bc) = 4We now that (ab + ac + bc) = 3, so substitue this into the expression abovea^2 + b^2 + c^2 + 2(3) = 4Finally, take away 6 from both sides to get,a^2 + b^2 + c^2 = -2

EH

Related Further Mathematics A Level answers

All answers ▸

Find the square roots of 2 + isqrt(5)


What is a complex number?


Prove by mathematical induction that 11^n-6 is divisible by 5 for all natural numbers n


A mass m=1kg, initially at rest and with x=10mm, is connected to a damper with stiffness k=24N/mm and damping constant c=0.2Ns/mm. Given that the differential equation of the system is given by d^2x/dt^2+(dx/dt *c/m)+kx/m=0, find the particular solution.