document.write( "Question 990185: what are two consecutive even integers. such that five times the smaller minus three times the larger is 50 \n" ); document.write( "
Algebra.Com's Answer #805288 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
consecutive even integers: x, (x+2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5x - 3(x+2) = 50
\n" ); document.write( "5x - 3x - 6 = 50
\n" ); document.write( "2x = 56
\n" ); document.write( "x = 28\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The integers are 28 and 30.
\n" ); document.write( "
\n" );