document.write( "Question 328694: what is the answer for 9 less than the product of a number and -4 is greater than 7? \n" ); document.write( "
Algebra.Com's Answer #235465 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
(-4)*x-9>7
\n" ); document.write( "-4x-9>7
\n" ); document.write( "add to both sides
\n" ); document.write( "-4x-9+9>7+9
\n" ); document.write( "-4x>16
\n" ); document.write( "divide by -4
\n" ); document.write( "-4x/-4 <16/-4
\n" ); document.write( "x<-4
\n" ); document.write( "
\n" );