document.write( "Question 919551: One positive number is three times another positive number. The sum of the two positives numbers is 36. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #557788 by stanbon(75887) ![]() You can put this solution on YOUR website! One positive number is three times another positive number. The sum of the two positives numbers is 36. Find the two numbers. \n" ); document.write( "---------------------------- \n" ); document.write( "Equation: \n" ); document.write( "x = 3y \n" ); document.write( "x + y = 36 \n" ); document.write( "---- \n" ); document.write( "Substitute for \"x\" and solve for \"y\":: \n" ); document.write( "3y + y = 36 \n" ); document.write( "4y = 36 \n" ); document.write( "y = 9 \n" ); document.write( "----- \n" ); document.write( "x = 3y = 27 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan \n" ); document.write( "-------------------- \n" ); document.write( " |