document.write( "Question 364605: the sum of 6 and 8 times a number is 10. what is the number? \n" ); document.write( "
Algebra.Com's Answer #260025 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
the sum of 6 and 8 times a number is 10. what is the number?
\n" ); document.write( ":
\n" ); document.write( "6 + 8x = 10
\n" ); document.write( "8x = 10 - 6
\n" ); document.write( "8x = 4
\n" ); document.write( "x = \"4%2F8\"
\n" ); document.write( "x = \"1%2F2\" is the number
\n" ); document.write( "
\n" );