document.write( "Question 1131744: Find the roots of the equation x³ - 9x² + 23x - 15 = 0, if they are in AP. \n" ); document.write( "
Algebra.Com's Answer #748419 by ikleyn(52802)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let a, b and c be these roots.\r\n" );
document.write( "\r\n" );
document.write( "Since they form an AP, we can write them as  m-d, m and m+d, where m is the middle term m=b and d is the common difference,  so\r\n" );
document.write( "\r\n" );
document.write( "    a = m-d, c = m+d.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then according to the Vieta's theorem, the sum of the roots is equal to the coefficient at  \"x%5E2\"  taken with the opposite sign:\r\n" );
document.write( "\r\n" );
document.write( "    (m-d) + m + (m+d) = 9,   or   3m = 9,  which implies  m = 9/3 = 3.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The product of the roots, using the Vieta's theorem again, is equal to the constant term taken with the opposite sign:\r\n" );
document.write( "\r\n" );
document.write( "    (3-d)*3*(3+d) = 15,   or  \"3%5E2+-+d%5E2\" = 15/3 = 5,  which implies  \"d%5E2\" = 9 - 5 = 4;  hence,  d = +/-\"sqrt%284%29\" = +/-2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In this way, the AP is  EITHER   3-2 = 1, 3, 3+2 = 5  OR  5, 3, 1,  which makes no difference.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The roots are  1, 3 and 5.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );