document.write( "Question 397430: The sum of two consecutive even integers is 62. Find the larger number.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #281666 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "two consecutive even integers
\n" ); document.write( "Let x and (x+2) represent the smaller and larger reszpectively
\n" ); document.write( " x + (x+2) = 62
\n" ); document.write( " 2x + 2 = 62
\n" ); document.write( " 2x = 60
\n" ); document.write( " x = 30, the smaller. The larger is 32. \n" ); document.write( "
\n" );