document.write( "Question 687562: The sum of two numbers is 32 . One number is 3 times as large as the other. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #425209 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of two numbers is 32 . One number is 3 times as large as the other. What are the numbers? \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "x + y = 32 \n" ); document.write( "x = 3y \n" ); document.write( "---- \n" ); document.write( "Substitute for \"x\" and solve for \"y\": \n" ); document.write( "3y+y = 32 \n" ); document.write( "4y = 32 \n" ); document.write( "y = 8 \n" ); document.write( "------ \n" ); document.write( "Solve for \"x\": \n" ); document.write( "x + 8 = 32 \n" ); document.write( "x = 24 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |