document.write( "Question 259482: I am stuck on my Algebra question and i need help this is it... 'Find four consecutive integers such that the sum of the two greatest is 17 less than twice the sum of the two smallest.' \n" ); document.write( "
Algebra.Com's Answer #191003 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 'Find four consecutive integers \n" ); document.write( "x, (x+1), (x+2), (x+3 \n" ); document.write( ": \n" ); document.write( "such that the sum of the two greatest is 17 less than twice the sum of the two smallest.'\r \n" ); document.write( "\n" ); document.write( " x+2 + x+3 = 2(x + x+1) - 17 \n" ); document.write( ": \n" ); document.write( "2x + 5 = 2(2x + 1) - 17 \n" ); document.write( "; \n" ); document.write( "2x + 5 = 4x + 2 - 17 \n" ); document.write( ": \n" ); document.write( "2x + 5 = 4x - 15 \n" ); document.write( ": \n" ); document.write( "5 + 15 = 4x - 2x \n" ); document.write( ": \n" ); document.write( "20 = 2x \n" ); document.write( "x = \n" ); document.write( "x = 10, 11, 12, 13 are the 4 consecutive numbers \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "Check solution: \n" ); document.write( "13 + 12 = 2(11+10) - 17 \n" ); document.write( "25 = 2(21) - 17 \n" ); document.write( "25 = 42 - 17 \n" ); document.write( " |