Analyzing the Setup
To find the sum of the real roots of the equation, we must first evaluate the determinant of the given 3×3 matrix:
x2−3−6−3x2x−1x−3x+2=0 We will expand this determinant along the first row using the standard sign convention of plus, minus, plus.
The Expansion Journey
For the first term, x, we multiply by its minor:
x−3x2xx−3x+2=x[(−3x)(x+2)−(2x)(x−3)] Simplifying the expression inside the brackets:
x[−3x2−6x−(2x2−6x)]=x[−5x2]=−5x3
For the second term, we use −(−6)=+6 multiplied by its minor:
62−3x−3x+2=6[2(x+2)−(−3)(x−3)] This simplifies to:
6[2x+4+3x−9]=6[5x−5]=30x−30
For the third term, we take −1 multiplied by its minor:
−12−3−3x2x=−1[2(2x)−(−3)(−3x)]=−1[4x−9x]=5x The Cubic Emergence
Combining these components, we obtain the following equation:
Grouping like terms yields:
Dividing the entire equation by −5 results in the monic cubic polynomial:
Note that the coefficient of the x2 term is 0.
The Vieta's Insight
According to Vieta's formulas, for any cubic equation of the form ax3+bx2+cx+d=0, the sum of the roots is given by −ab.
In our equation, a=1 and b=0. Therefore, the sum of the roots is:
The Reality Check
To ensure all roots are real, we test x=1 and find 13−7(1)+6=0, confirming that (x−1) is a factor. Dividing the cubic by (x−1) gives:
Factoring the quadratic further, we get:
The roots are 1,2,−3. Since all roots are real, their sum is 1+2−3=0.
The sum of the real roots is 0.