document.write( "Question 1166703: The larger of two numbers is 15 more then twice the smaller number. if the sum of the numbers is 60 find the numbers. put the smaller number first and the larger number second. \n" ); document.write( "
Algebra.Com's Answer #791216 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x be the larger number, y be the smaller number.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the condition, we have these two equations\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    x = 2y + 15     (1)\r\n" );
document.write( "\r\n" );
document.write( "    x + y = 60      (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From equation (1), substitute this expression x = 2y + 15  into the second equation, replacing x there.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You will get a single equation then, for only one unknown y\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    (2y + 15) + y = 60.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find y\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    3y = 60 - 15\r\n" );
document.write( "\r\n" );
document.write( "    3y = 45\r\n" );
document.write( "\r\n" );
document.write( "     y = 45/3 = 15.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then from equation (1),  x = 2y+15 = 2*15 + 15 = 45.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The larger number is 45;  the smaller number is 15.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You can check it on your own that my answer SATISFIES the given equations.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );