document.write( "Question 474599: Three less than twice the third of three consecutive integers equals the sum of the three integers. Find the integers. \r
\n" );
document.write( "\n" );
document.write( "I have this so far:
\n" );
document.write( "2(abc/3)-3 = a+b+c\r
\n" );
document.write( "\n" );
document.write( "a=integer #1, b=integer # 2, and c=integer # 3 \n" );
document.write( "
Algebra.Com's Answer #325483 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Instead of letting the integers being a,b,c (this makes for a three-variable equation which might not be solvable) we take advantage that the integers are consecutive, so we let the integers be a, a+1, and a+2. Then,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Integers are -2, -1, 0. \n" ); document.write( " |