document.write( "Question 1020351: One number is 6 times another number. Their sum is 63. Find the larger number. \n" ); document.write( "
Algebra.Com's Answer #636325 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "Make another number = x
\n" ); document.write( "One number = 6x
\n" ); document.write( "x + 6x = 63
\n" ); document.write( "7x = 63
\n" ); document.write( "x = 63/7
\n" ); document.write( "x = 9
\n" ); document.write( "Larger number = 54
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );