document.write( "Question 1199976: find four consecutive even integers such that if the sum of the first and third is multiplied by 5 the result is 12 more than 8 times the fourth \n" ); document.write( "
Algebra.Com's Answer #833963 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Because some multiples are in the description, try
\n" ); document.write( "Integers \"system%28n-2%2Cn%2Cn%2B2%2Cn%2B4%29\"-----------other ways to assign, too.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"5%28n-2%29%2B5%28n%2B2%29=12%2B8%28n%2B4%29\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"10n=12%2B8n%2B32\"\r
\n" ); document.write( "\n" ); document.write( "\"5n=6%2B4n%2B16\"\r
\n" ); document.write( "\n" ); document.write( "\"n=22\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The consecutive even integers: 20, 22, 24, 26
\n" ); document.write( "
\n" );