document.write( "Question 444274: I did solve this problem but I am not sure if it is correct?\r
\n" );
document.write( "\n" );
document.write( "This math problem was like this
\n" );
document.write( "I(x-4)/3I - 2 > 4
\n" );
document.write( "Is absolute value of (x-4)/3 = x/3 + 4/3 if this is correct than\r
\n" );
document.write( "\n" );
document.write( "x/3 + 4/3 -2 >4
\n" );
document.write( "x/3 > 4+2-4/3
\n" );
document.write( "x/3 > 18/3 - 4/3
\n" );
document.write( "x > (14/3)/3
\n" );
document.write( "x > 1.56\r
\n" );
document.write( "\n" );
document.write( "Please let me know if this is right. Thank you very much for your help.
\n" );
document.write( "Elik \n" );
document.write( "
Algebra.Com's Answer #324573 by lwsshak3(11628) ![]() You can put this solution on YOUR website! I did solve this problem but I am not sure if it is correct? \n" ); document.write( "This math problem was like this \n" ); document.write( "** \n" ); document.write( "|(x-4)/3| - 2 > 4 \n" ); document.write( "|(x-4)/3| > 6 \n" ); document.write( "solve for (x-4)/3>0 \n" ); document.write( "(x-4)/3>6 \n" ); document.write( "x-4>18 \n" ); document.write( "x>22 \n" ); document.write( ".. \n" ); document.write( "solve for (x-4)/3<0 \n" ); document.write( "-(x-4)/3>6 \n" ); document.write( "-x+4>18 \n" ); document.write( "-x>14 \n" ); document.write( "multiply by -1 and reverse inequality sign \n" ); document.write( "x<-14 \n" ); document.write( "ans \n" ); document.write( "x>22 or x<-14 \n" ); document.write( "(-∞,-14) U (22, ∞) \n" ); document.write( " |