document.write( "Question 257748: The difference between two numbers is 15. When twice the smaller number is subtracted from three times the larger number, the difference is 58. What is the larger number \n" ); document.write( "
Algebra.Com's Answer #189616 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
X-Y=15 OR X=Y+15
\n" ); document.write( "3X-2Y=58
\n" ); document.write( "3(Y+15)-2Y=58
\n" ); document.write( "3Y+45-2Y=58
\n" ); document.write( "Y=58-45
\n" ); document.write( "Y=13 ANS. FOR THE SMALLER NUMBER.
\n" ); document.write( "X-13=15
\n" ); document.write( "X=15+13
\n" ); document.write( "X=28 ANS. FOR THE LARGER NUMBER.
\n" ); document.write( "PROOF:
\n" ); document.write( "3*28-2*13=58
\n" ); document.write( "84-26=58
\n" ); document.write( "58=58
\n" ); document.write( "
\n" ); document.write( "
\n" );