document.write( "Question 1080383: Robin and andrea found 4 consecutive even integers such that the product of 3 and the sum of the first and second was 18 greater than 5 times the third. What were the integers? \n" ); document.write( "
Algebra.Com's Answer #694552 by amfagge92(93)\"\" \"About 
You can put this solution on YOUR website!
let the numbers be X, X+2, X+4,X+6
\n" ); document.write( "\"3%28x%2Bx%2B2%29=18%2B5%28x%2B4%29\"
\n" ); document.write( " \"6x%2B6=18%2B5x%2B20\"
\n" ); document.write( " X=32
\n" ); document.write( "∴32,34,36,and 38 are the numbers.
\n" ); document.write( "
\n" );