document.write( "Question 271182: One half of a certain even integer plus one fifth of the next consecutive even integer equals 48. Find the two integers. \n" ); document.write( "
Algebra.Com's Answer #198570 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
One half of a certain even integer plus one fifth of the next consecutive even integer equals 48. Find the two integers.
\n" ); document.write( "---
\n" ); document.write( "1st even: 2x
\n" ); document.write( "2nd even: 2x+2
\n" ); document.write( "----------------------
\n" ); document.write( "Equations:
\n" ); document.write( "(1/2)(2x) + (1/5)(2x+2) = 48
\n" ); document.write( "Multiply thru by 10 to get:
\n" ); document.write( "10x + 2(2x+2) = 480
\n" ); document.write( "14x + 4 = 480
\n" ); document.write( "14x = 476
\n" ); document.write( "x = 34
\n" ); document.write( "-----
\n" ); document.write( "1st = 2x = 68
\n" ); document.write( "2nd = 2x+2 = 70
\n" ); document.write( "=====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );