document.write( "Question 957530: The product of a number and -6 amounts to five times the sum of that number and 33.find the number \n" ); document.write( "
Algebra.Com's Answer #585138 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
The product of a number and -6 amounts to five times the sum of that number and 33.find the number
\n" ); document.write( "***
\n" ); document.write( "let x=the number
\n" ); document.write( "-6x=5x+33
\n" ); document.write( "-11x=33
\n" ); document.write( "x=-3
\n" ); document.write( "the number=-3
\n" ); document.write( "
\n" );