document.write( "Question 389567: 5. Find two consecutive numbers such that 4/7 of the larger exceeds 1/2of the smaller by 5. \n" ); document.write( "
Algebra.Com's Answer #276115 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x and (x+1) represent the smaller and larger consecutive numbers respectively
\n" ); document.write( "Question States***
\n" ); document.write( " 4/7(x+1) = (1/2)x + 5
\n" ); document.write( "solving for x
\n" ); document.write( " 8(x+1) = 7x + 70 Multiplying both sides of equation by 14
\n" ); document.write( " 8 + 8x = 7x + 70
\n" ); document.write( " x = 62, the smaller number. Larger number is 63\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 4/7*63 = 36 = 1/2*62 + 5 = 36 \n" ); document.write( "
\n" );