document.write( "Question 1073540: how do I write one-third of the sum of a number and six \n" ); document.write( "
Algebra.Com's Answer #688352 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
Let's call the unknown number n.\r
\n" ); document.write( "\n" ); document.write( "\"The sum of a number and six\" is \"+n%2B6+\"
\n" ); document.write( "\"One-third of the sum of a number and six\" is \"+%281%2F3%29%28n%2B6%29+\"
\n" ); document.write( "
\n" );