document.write( "Question 235587: the product of a number and four is greater than the number minus eight. \n" ); document.write( "
Algebra.Com's Answer #173537 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
4x>x-8
\n" ); document.write( "4x-x>-8
\n" ); document.write( "3x>-8
\n" ); document.write( "x>-8/3
\n" ); document.write( "x>-2.6667 ans.
\n" ); document.write( "Let x=-2.6
\n" ); document.write( "4*-2.6>-2.6-8
\n" ); document.write( "-10.4>-10.6
\n" ); document.write( "
\n" );