document.write( "Question 175395: Find three consecutive integers such that the sum of the first two integers is 24 more than the third integer.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #130458 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! lets call the integers a,a+1,a+2 \n" ); document.write( ": \n" ); document.write( "a+a+1=a+2+24 \n" ); document.write( ": \n" ); document.write( "2a+1=a+26 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "integers are |