document.write( "Question 1058220: The sum of the square of a number and five times the number itself is 24. By solving a quadratic equation, find the two possible values for the number \n" ); document.write( "
Algebra.Com's Answer #673250 by ikleyn(52800)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The sum of the square of a number and five times the number itself is 24. By solving a quadratic equation,
\n" ); document.write( "find the two possible values for the number
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "\"x%5E2+%2B+5x\" = 24,   --->\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2+%2B+5x+-+24\" = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Factor\r\n" );
document.write( "\r\n" );
document.write( "(x+8)*(x-3) = 0,\r\n" );
document.write( "\r\n" );
document.write( "the roots are -8 and 3.\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The numbers are -8 and 3.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );