document.write( "Question 66710: 3(x – 4) > 7x – 9 What is the solution? \n" ); document.write( "
| Algebra.Com's Answer #47351 by Nate(3500)      You can put this solution on YOUR website! 3x - 12 > 7x - 9 \n" ); document.write( "-3 > 4x \n" ); document.write( "-3/4 > x \n" ); document.write( " |