document.write( "Question 578521: the sum of two numbers is 98. if one number is six times the other what are the two numbers \n" ); document.write( "
Algebra.Com's Answer #370663 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+6x=98
\n" ); document.write( "7x=98
\n" ); document.write( "x=98/7
\n" ); document.write( "x=14
\n" ); document.write( "
\n" );