document.write( "Question 257941: Define the variable and write an equation. Do NOT solve.\r
\n" );
document.write( "\n" );
document.write( "The sum of the squares of two consecutive integers is 9 greater than 8 times the smaller integer \n" );
document.write( "
Algebra.Com's Answer #189793 by Greenfinch(383)![]() ![]() You can put this solution on YOUR website! Call the smaller integer n and the larger integer (n+1) \n" ); document.write( "n^2 + (n+1)^2 = 8n +9 \n" ); document.write( " |