document.write( "Question 1062848: find three consecutive integers such that the sum of the first, twice the second, and three times the third is -76\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #677842 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "first integer = n\r\n" ); document.write( "second integer = n+1\r\n" ); document.write( "third integer = n+2\r\n" ); document.write( "\r\n" ); document.write( "n + 2(n+1) + 3(n+2) = -76\r\n" ); document.write( "\r\n" ); document.write( "Solve that and you will get a negative number.\r\n" ); document.write( "Then find the second and third integers. They will\r\n" ); document.write( "all be negative numbers.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |