document.write( "Question 840815: Please help me solve the following question . . . . Thanks!\r
\n" );
document.write( "\n" );
document.write( "Find 4 consecutive integers such that 3 times the sum of the first and third is 84 greater than the opposite of the second. \n" );
document.write( "
Algebra.Com's Answer #506430 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Find 4 consecutive integers \n" ); document.write( "n, (n+1), (n+2), (n+3) \n" ); document.write( ": \n" ); document.write( " such that 3 times the sum of the first and third is 84 greater than the opposite of the second \n" ); document.write( "3[n + n+2)] = -(n+1) + 84 \n" ); document.write( "3(2n+2) = -n - 1 + 84 \n" ); document.write( "6n + 6 = -n + 83 \n" ); document.write( "6n + n = 83 - 6 \n" ); document.write( "7n = 77 \n" ); document.write( "n = 77/7 \n" ); document.write( "n = 11, 12, 13, 14 are the four integers: \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "See if that works \n" ); document.write( " 3(11+13) = -12 + 84 \n" ); document.write( " 3(24) = 72 \n" ); document.write( " \n" ); document.write( " |