document.write( "Question 1160877: Two numbers differ by four. Twice the smaller, increased by the larger is 25. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #784285 by ikleyn(52903)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "If the smaller number is x, then the larger number is x+4.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The equation is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    2x + (x+4) = 25.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    2x + x + 4 = 25\r\n" );
document.write( "\r\n" );
document.write( "    3x         = 25 - 4 = 21\r\n" );
document.write( "\r\n" );
document.write( "    x                   = 21/3 = 7.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The numbers are 7 and 11.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.   2*7 + 11 = 14 + 11 = 25.    ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );