document.write( "Question 840161: find two consecutive even numbers so that 5 times the first exceeds 3 times the second by 54. \n" ); document.write( "
Algebra.Com's Answer #505973 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "find two consecutive even numbers \"highlight_green%28x%29\" and \"highlight_green%28x%2B2%29\"
\n" ); document.write( "so that 5 times the first exceeds 3 times the second by 54.
\n" ); document.write( "Question states***
\n" ); document.write( " 5x = 3(x+2) -54
\n" ); document.write( " 5x = 3x + 6 -54
\n" ); document.write( " 2x = -48
\n" ); document.write( " x = -24
\n" ); document.write( "two consecutive even numbers are: -24, -22
\n" ); document.write( "CHECKING our answer***
\n" ); document.write( "-120 = -66-54
\n" ); document.write( " \n" ); document.write( "
\n" );