document.write( "Question 1012470: The sum of the squares of two consecutive integers is 9 greater than 8 times the smaller integer. Find the integers \n" ); document.write( "
Algebra.Com's Answer #628397 by ikleyn(52864)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The sum of the squares of two consecutive integers is 9 greater than 8 times the smaller integer. Find the integers
\n" ); document.write( "-------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "\"x%5E2+%2B+%28x%2B1%29%5E2\" = \"8x+%2B+9\",\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2+%2B+x%5E2+%2B+2x+%2B+1\" = \"8x+%2B+9\",\r\n" );
document.write( "\r\n" );
document.write( "\"2x%5E2+-6x+-8\" = \"0\",\r\n" );
document.write( "\r\n" );
document.write( "Use the quadratic formula to solve this quadratic equation.\r\n" );
document.write( "\r\n" );
document.write( "You will get two solutions: x = -1 and x = 4.\r\n" );
document.write( "\r\n" );
document.write( "Answer. There are two solutions: x = -1 and x = 4.\r\n" );
document.write( "

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