document.write( "Question 1030215: find cubic polynomial with the sum, sum of the product of its zeros taken two at a time, and product of its zeros as 5, -2, -24 respectively. \n" ); document.write( "
Algebra.Com's Answer #645098 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Let these be the roots: p, r, v.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The description is this system:
\n" ); document.write( "\"system%28p%2Br%2Bv=5%2Cpr%2Brv%2Bpr=-2%2Cprv=-24%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This is not a linear system, and solving it may take many steps. I have not gone further.
\n" ); document.write( "
\n" );