document.write( "Question 703801: Find four consecutive integers such that the sum of the two largest subtracted from twice the sum of the two smallest is 15. \n" ); document.write( "
Algebra.Com's Answer #433710 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Four consecutive integers: n, n+1, n+2, n+3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Find four consecutive integers such that \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the sum of the two largest (n+2+n+3), subtracted from (-(n+2+n+3)), twice the sum of the two smallest (2*(n+n+1)), is 15.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "Solve for n, find the other three integers. \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "Answer: 9, 10, 11, 12 \n" ); document.write( " |