document.write( "Question 1133579: The sum of three consecutive integers is one third the square of the middle number. Find the integers. Write an equation and solve. \n" ); document.write( "
Algebra.Com's Answer #750821 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The sum of three consecutive integers is one third the square of the middle number. Find the integers. Write an equation and solve.
\n" ); document.write( "----------------
\n" ); document.write( "n-1 + n + n+1 = n^2/3
\n" ); document.write( "n = n^2/3
\n" ); document.write( "3n = n^2
\n" ); document.write( "n = 0, n = 3
\n" ); document.write( "-
\n" ); document.write( "
\n" );