document.write( "Question 902223: The sum of eleven and three times a number is 71. What is the number? \n" ); document.write( "
Algebra.Com's Answer #547185 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
11 + 3n = 71
\n" ); document.write( "3n = 60
\n" ); document.write( " n = 20
\n" ); document.write( "
\n" );