document.write( "Question 218996: How do I graph the inequality of the following;
\n" );
document.write( "3x-6 is greater than 0 \n" );
document.write( "
Algebra.Com's Answer #164796 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 3x-6 is greater than 0 \n" ); document.write( "3x-6>0 \n" ); document.write( "3x>6 \n" ); document.write( "x>6/3 \n" ); document.write( "x>2 ans. \n" ); document.write( "Proof: \n" ); document.write( "let x=2.1 \n" ); document.write( "3*2.1-6>0 \n" ); document.write( "6.3-6>0 \n" ); document.write( ".3>0 \n" ); document.write( " \n" ); document.write( " |