document.write( "Question 940885: 171 minus the first of the three consecutive integers is equivalent to the sum of the second and third. What are your integers?\r
\n" );
document.write( "\n" );
document.write( "I've tried several ways to work this problem but when I plug in the x, it doesn't make sense \n" );
document.write( "
Algebra.Com's Answer #573486 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! The consecutive integers: x, (x+1), (x+2) \n" ); document.write( ": \n" ); document.write( "171 minus the first of the three consecutive integers is equivalent to the sum of the second and third. \n" ); document.write( "171 - x = (x+1) + (x+2) \n" ); document.write( "171 - x = 2x + 3 \n" ); document.write( "171 = 2x + x + 3 \n" ); document.write( "171 - 3 = 3x \n" ); document.write( "168 = 3x \n" ); document.write( "x = 168/3 \n" ); document.write( "x = 56 \n" ); document.write( ": \n" ); document.write( "Try this\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " What are your integers? \n" ); document.write( " |