document.write( "Question 1034163: What is the product of -5 and the sum of a number and -6 as a variable expresdion? \n" ); document.write( "
Algebra.Com's Answer #648753 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Let's call the variable, x. Then we can write
\n" ); document.write( "(-5)(x + (-6)) = -5(x-6) = -5x + 30
\n" ); document.write( "
\n" );