document.write( "Question 87079: CAN YOU PLEASE HELP ME ON HOW TO DO THIS PROBLEM:
\n" );
document.write( "Solve and graph the solution set: 5x-4(6+2x) < 2(1-x) \n" );
document.write( "
Algebra.Com's Answer #63051 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! 5x-4(6+2x) < 2(1-x)[simplify using the distributive property to multiply] \n" ); document.write( " 5x-24-8x < 2-2x [combine like-terms if possible]\r \n" ); document.write( "\n" ); document.write( "-3x-24 < 2-2x [isolate the x term (get it to the left side of the inequality] \n" ); document.write( "-3x-24+24 < 2+24-2x \n" ); document.write( "-3x < 26-2x \n" ); document.write( "-3x+2x < 26 - 2x+2x \n" ); document.write( "-x < 26 \n" ); document.write( "-x/-1 > 26/-1 [flip the sign when multiplying or dividing by a negative number] \n" ); document.write( "x > -26 \n" ); document.write( ". \n" ); document.write( "To graph: Draw a dashed, vertical line through (-26, 0), (-26, 5), (-26, -5), (-26, 8), (-26 , -8), etc. All of the x-terms will be (-26); the y-terms can be any real number. Shade everything to the right of the dashed line. \n" ); document.write( " |