document.write( "Question 155401: what is the mathemactical expression of the sum of a number and ten? \n" ); document.write( "
Algebra.Com's Answer #114445 by nerdybill(7384) You can put this solution on YOUR website! If you: \n" ); document.write( "Let n = \"some number\" \n" ); document.write( "then the expression is: \n" ); document.write( "n + 10 \n" ); document.write( " |