document.write( "Question 593804: Find four consecutive even integers such that if the sum of the first and third is multiplied by 4 the result is 10 more than 7 times the fourth. \n" ); document.write( "
Algebra.Com's Answer #376527 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Find four consecutive even integers
\n" ); document.write( "x, (x+2), (x+4), (x+6)
\n" ); document.write( ":
\n" ); document.write( "such that if the sum of the first and third is multiplied by 4 the result is 10 more than 7 times the fourth.
\n" ); document.write( "4[x + (x+4)] = 7(x+6) + 10
\n" ); document.write( ":
\n" ); document.write( "4(2x+4) = 7x + 42 + 10
\n" ); document.write( ":
\n" ); document.write( "8x + 16 = 7x + 52
\n" ); document.write( ":
\n" ); document.write( "8x - 7x = 52 - 16
\n" ); document.write( ":
\n" ); document.write( "x = 36 is he 1st integer
\n" ); document.write( ":
\n" ); document.write( "36, 38, 40, 42 the four consecutive integers
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this in the statement:
\n" ); document.write( "\"sum of the first and third is multiplied by 4 the result is 10 more than 7 times the fourth\"
\n" ); document.write( "4(36 + 40) = 7(42) + 10
\n" ); document.write( "304 = 294 + 10
\n" ); document.write( "
\n" ); document.write( "
\n" );