document.write( "Question 709628: The sum of two numbers is 15. Three times one of the numbers is 19 less than five times the other. Show your solution \n" ); document.write( "
Algebra.Com's Answer #436701 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of two numbers is 15. Three times one of the numbers is 19 less than five times the other. \n" ); document.write( "----------------- \n" ); document.write( "Equations: \n" ); document.write( "x + y = 15 \n" ); document.write( "3x = 5y-19 \n" ); document.write( "---- \n" ); document.write( "3(15-y) = 5y - 19 \n" ); document.write( "45 - 3y = 5y -19 \n" ); document.write( "8y = 64 \n" ); document.write( "y = 8 \n" ); document.write( "------ \n" ); document.write( "Solve for \"x\": \n" ); document.write( "x + 8 = 15 \n" ); document.write( "x = 7 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |