document.write( "Question 437291: Find the values of x:\r
\n" );
document.write( "\n" );
document.write( "|9x + 9| = 18\r
\n" );
document.write( "\n" );
document.write( "|-2x + 3| = 15\r
\n" );
document.write( "\n" );
document.write( "|-5x + -2| = 12\r
\n" );
document.write( "\n" );
document.write( "|8x + -2| = 10 \r
\n" );
document.write( "\n" );
document.write( "|-4x + -1| = 33\r
\n" );
document.write( "\n" );
document.write( "|-8x + 1| = 57 \r
\n" );
document.write( "\n" );
document.write( "|3x + 6| + 7 = 28\r
\n" );
document.write( "\n" );
document.write( "|2x + -3| + -7 = 12\r
\n" );
document.write( "\n" );
document.write( "|-4x + 5| + 3 = 30\r
\n" );
document.write( "\n" );
document.write( "2|x + -2| + -6 = -4\r
\n" );
document.write( "\n" );
document.write( "2|x + -5| + -3 = -1 \r
\n" );
document.write( "\n" );
document.write( "4|-5x + -2| + -6 = 182\r
\n" );
document.write( "\n" );
document.write( "3|2x + -5| + 3 = 42\r
\n" );
document.write( "\n" );
document.write( "5|2x + 1| + -5 = 80\r
\n" );
document.write( "\n" );
document.write( "|9x + -9| ≤ 63\r
\n" );
document.write( "\n" );
document.write( "|-6x + 3| ≥ 39\r
\n" );
document.write( "\n" );
document.write( "|-4x + 3| < 11 \r
\n" );
document.write( "\n" );
document.write( "|2x + -6| ≤ 16 \n" );
document.write( "
Algebra.Com's Answer #302461 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I'll do the one that's the most complicated: \n" ); document.write( "4|-5x + -2| + -6 = 182 \n" ); document.write( "Add 6 \n" ); document.write( "4|-5x + -2| = 188 \n" ); document.write( "Divide by 4 \n" ); document.write( "|-5x - 2| = 47 Don't use that + -, just use minus or + (-2) \n" ); document.write( "------------ \n" ); document.write( "Case 1: \n" ); document.write( "+ (-5x - 2) = 47 \n" ); document.write( "-5x = 49 \n" ); document.write( "x = -49/5 \n" ); document.write( "----------- \n" ); document.write( "Case 2: \n" ); document.write( "- (-5x - 2) = 47 \n" ); document.write( "5x + 2 = 47 \n" ); document.write( "5x = 45 \n" ); document.write( "x = 9 \n" ); document.write( "--------------- \n" ); document.write( "All the other problems are similar. \n" ); document.write( "I'll check your work if you send it, but no one's gonna do all those for you. \n" ); document.write( " \n" ); document.write( " |