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)\"\" \"About 
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( "\"%28n%29%2B%28n%2B1%29%2B%28n%2B2%29+=+n%5E2%2B5\"

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