document.write( "Question 329262: A number is six times another number. When the numbers are added, their sum is 49. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #235978 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A number is six times another number. When the numbers are added, their sum is 49. What are the numbers? \n" ); document.write( "------------------------------- \n" ); document.write( "Equations: \n" ); document.write( "x = 6y \n" ); document.write( "x + y = 49 \n" ); document.write( "--------------- \n" ); document.write( "Substitute for \"x\" and solve for \"y\": \n" ); document.write( "6y+y = 49 \n" ); document.write( "7y = 49 \n" ); document.write( "y = 7 \n" ); document.write( "---- \n" ); document.write( "Since x = 6y, x = 42 \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |