document.write( "Question 1152164: Given that n is the first of three consecutive numbers and the sum of three numbers exceeds the square of the first number by 5.
\n" );
document.write( "Express this information in an equation. \n" );
document.write( "
Algebra.Com's Answer #774114 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "first number is n \n" ); document.write( "next two numbers are n+1 and n+2 \n" ); document.write( "The sum of the three numbers is (n)+(n+1)+(n+2) \n" ); document.write( "5 more than the square of the first number is n^2+5 \n" ); document.write( "So... \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |