document.write( "Question 460035: i need help with this problem: Solve the inequality | 1/2 x + 1 | < 1/3\r
\n" );
document.write( "\n" );
document.write( "I think i should sqrt both sides to cancel out the brackets but i'm not too sure. \n" );
document.write( "
Algebra.Com's Answer #315606 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve the inequality |1/2 x + 1| < 1/3 \n" ); document.write( "---------- \n" ); document.write( "The brackets are absolute value \n" ); document.write( "Case 1: \n" ); document.write( "x/2 + 1 < 1/3 \n" ); document.write( "x + 2 < 2/3 \n" ); document.write( "x < -4/3 \n" ); document.write( "---------- \n" ); document.write( "Case 2: \n" ); document.write( "-1/2x - 1 < 1/3 \n" ); document.write( "-x/2 < 4/3 \n" ); document.write( "-x < 8/3 \n" ); document.write( "x > -8/3\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |