document.write( "Question 578520: The product of 3 more than a number and 11 is 165. What is the number? \n" ); document.write( "
Algebra.Com's Answer #370664 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
(x+3)(11)=165
\n" ); document.write( "11x+33+165
\n" ); document.write( "11x=165-33
\n" ); document.write( "11x=132
\n" ); document.write( "x=132/11
\n" ); document.write( "x=12
\n" ); document.write( "
\n" );