document.write( "Question 563489: find four consecutive integers such that the sum of the first three is 54 more than the fourth. \n" ); document.write( "
Algebra.Com's Answer #364887 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Let the consequtive numbers be x,x+1,x+2,x+3\r
\n" ); document.write( "\n" ); document.write( "x+x+1+x+2=x+3+54\r
\n" ); document.write( "\n" ); document.write( "3x+3=x+57
\n" ); document.write( "3x-x=57-3
\n" ); document.write( "2x=54
\n" ); document.write( "/2
\n" ); document.write( "x=27\r
\n" ); document.write( "\n" ); document.write( "27,28,29,30\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );