document.write( "Question 830330: How do I right this out?
\n" ); document.write( "the sum of a number and six times the number is 56.
\n" ); document.write( "

Algebra.Com's Answer #500515 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let \"N\" be your number,
\n" ); document.write( "\"N%2B6%2AN=56\"
\n" ); document.write( "\"7N=56\"
\n" ); document.write( "Now solve for \"N\".
\n" ); document.write( "
\n" );