document.write( "Question 558331: Please help! I don't know how to translate:
\n" ); document.write( "1. The quotient of a number and -9 increased by 10 is 11.
\n" ); document.write( "2. Five less than the product of -3 and a number is -2.
\n" ); document.write( "

Algebra.Com's Answer #363026 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
quotent is division
\n" ); document.write( "product is multiplication
\n" ); document.write( "\"n%2F%28-9%2B10%29=11\" 10 minus 9 is 1
\n" ); document.write( "\"n%2F1=11\" n divided by 1 is n
\n" ); document.write( "\"n=11\"
\n" ); document.write( ".
\n" ); document.write( "\"%28-3n%29-5=-2\" -3 times n, minus 5 equals -2, first add 5 to each side
\n" ); document.write( "\"-3n=3\"divide by -3
\n" ); document.write( "\"n=-1\"
\n" ); document.write( "
\n" );