document.write( "Question 49442: Please help me solve this problem: |5x - 3| > 7 \n" ); document.write( "
Algebra.Com's Answer #32843 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
Please help me solve this problem: |5x - 3| > 7
\n" ); document.write( "case 1....5x-3 =+ve..
\n" ); document.write( "|5x-3|=5x-3>7
\n" ); document.write( "5x>7=3=10
\n" ); document.write( "x>10/5=2\r
\n" ); document.write( "\n" ); document.write( "case 2 ...5x-3=-ve
\n" ); document.write( "|5x-3|=-(5x-3)=-5x+3>7
\n" ); document.write( "-5x>7-3=4
\n" ); document.write( "-x>4/5
\n" ); document.write( "x<-4/5...division by -1 reverses inequality...4>3...but -4<-3
\n" ); document.write( "so the 2 answers are
\n" ); document.write( "x>2...and x<-4/5
\n" ); document.write( "
\n" );