document.write( "Question 1146266: a number is 6 times another number and their sum is 28.what are the two numbers \n" ); document.write( "
Algebra.Com's Answer #767544 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
small number is x
\n" ); document.write( "larger is 6x
\n" ); document.write( "Their sum is 7x=28
\n" ); document.write( "x=4
\n" ); document.write( "6x=24
\n" ); document.write( "Those are the numbers.
\n" ); document.write( "
\n" );