document.write( "Question 668884: The larger of two numbers is three more than twice the smaller and when the larger is subtracted from the smaller the result is -15. \n" ); document.write( "
Algebra.Com's Answer #415927 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The larger of two numbers is three more than twice the smaller and when the larger is subtracted from the smaller the result is -15. \n" ); document.write( "-------------------- \n" ); document.write( "Equations: \n" ); document.write( "x = 2y+3 \n" ); document.write( "y-x = -15 \n" ); document.write( "---------------- \n" ); document.write( "Substitute for \"x\" and solve for \"y\": \n" ); document.write( "y - (2y+3) = -15 \n" ); document.write( "-y-3 = -15 \n" ); document.write( "y = 12 (smaller) \n" ); document.write( "--- \n" ); document.write( "Solve for \"x\": \n" ); document.write( "x = 2y+3 \n" ); document.write( "x = 24+3 = 27 (larger) \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |