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 ▸

Using z=cos(θ)+isin(θ), find expressions for z^n-1/z^n and z^n+1/z^n


explain the eigenvalue problem


Are the integers a group under addition? How about multiplication?


Prove by induction that, for all integers n >=1 , ∑(from r=1 to n) r(2r−1)(3r−1)=(n/6)(n+1)(9n^2 -n−2). Assume that 9(k+1)^2 -(k+1)-2=9k^2 +17k+6