document.write( "Question 664088: how to solve the problem find 4 consecutive integers such that twice the sum of the two largest integers is 91 more than 3 times the first integer \n" ); document.write( "
Algebra.Com's Answer #413117 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! x + x+1 x+2 x+3 \n" ); document.write( "2((x+2)+(x+3)) = 3x + 91 \n" ); document.write( "2(2x+5) = 3x + 91 \n" ); document.write( "4x + 10 = 3x + 91 \n" ); document.write( "4x-3x=91-10 \n" ); document.write( "x = 81 \n" ); document.write( "Integers are 81, 82, 83 and 84 \n" ); document.write( "... \n" ); document.write( "Check \n" ); document.write( "2(83+84) = 334 \n" ); document.write( "3(81)+91 = 334 \n" ); document.write( "......................... \n" ); document.write( "Delighted to help. \n" ); document.write( "-Reading Boosters \n" ); document.write( "Wanting for others what we want for ourselves. \n" ); document.write( "www.MyHomeworkAnswers.com \n" ); document.write( " |