document.write( "Question 150257: |4x + 2| >= 8 \r
\n" ); document.write( "\n" ); document.write( ">= I think thats how id put greater than or equal to?\r
\n" ); document.write( "\n" ); document.write( "I just need help on how id go about doing the problem.
\n" ); document.write( "Where would i start and what would i do?\r
\n" ); document.write( "\n" ); document.write( "Ive been stuck for about 10 mins.
\n" ); document.write( "And keep going in circles with trying to do the problem.\r
\n" ); document.write( "\n" ); document.write( "Thanks,
\n" ); document.write( "Kerry.
\n" ); document.write( "

Algebra.Com's Answer #110251 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"abs%284x%2B2%29+%3E=+8\"
\n" ); document.write( "Think about absolute value problems as two separate problems.
\n" ); document.write( "The first is the positive solution.
\n" ); document.write( "The second is the negative solution.
\n" ); document.write( "The absolute value of x is x when x>0 and -x when x<0.
\n" ); document.write( "Hence the two solutions.
\n" ); document.write( "First let's do the positive solution.
\n" ); document.write( "\"%284x%2B2%29%3E=8\"
\n" ); document.write( "\"4x%3E=6\"
\n" ); document.write( "\"x%3E=6%2F4\"
\n" ); document.write( "\"x%3E=3%2F2\"
\n" ); document.write( "Next, let's do the negative solution.
\n" ); document.write( "\"-%284x%2B2%29%3E=8\"
\n" ); document.write( "\"-4x-2%3E=8\"
\n" ); document.write( "\"-4x%3E=10\"
\n" ); document.write( "\"x%3C=-10%2F4\" Note the change in sign direction after division by negative number.
\n" ); document.write( "\"x%3C=-5%2F2\"
\n" ); document.write( "That is the solution set.
\n" ); document.write( "\"x%3C=-5%2F2\" and \"x%3E=3%2F2\"
\n" ); document.write( "
\n" );