document.write( "Question 831893:  Could someone please help me with this problem?\r
\n" );
document.write( "\n" );
document.write( "Find three consecutive integers such that the sum of the first and third is 76 less than three times the second.\r
\n" );
document.write( "\n" );
document.write( "This is what I got so far:\r
\n" );
document.write( "\n" );
document.write( "x+x+2=3(x+1)-76
\n" );
document.write( "x+x+2=3x+3-76
\n" );
document.write( "2x=3x+3-76
\n" );
document.write( "2x=3x-73\r
\n" );
document.write( "\n" );
document.write( "But I feel like I did it wrong, so could someone help me?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #501718 by richwmiller(17219)     You can put this solution on YOUR website! x+x+2=3(x+1)-76 \n" ); document.write( "x+x+2=3x+3-76'\r \n" ); document.write( "\n" ); document.write( "2x=3x+3-76 \n" ); document.write( "what happened to the +2 on the left? \n" ); document.write( " |