document.write( "Question 54266This question is from textbook Algebra for College Students
\n" ); document.write( ": To solve for this equation, \"6x%2B5%3C11\" or \"3x-1%3E8\" I would have to do the same to both sides correct? if I (-5) to the 11 side I must do the same to the 8 side right? From there I would solve for x normally and that gives me the 2 answers? I think I have the logic down, just need to make sure my steps are correct.
\n" ); document.write( "Thank you
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #36519 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
To solve for this equation,\r\n" );
document.write( "\r\n" );
document.write( "    6x+5 < 11 OR 3x-1 > 8\r\n" );
document.write( "\r\n" );
document.write( "I would have to do the same to both sides correct? \r\n" );
document.write( "if I (-5) to the 11 side I must do the same to the \r\n" );
document.write( "8 side right? From there I would solve for x normally \r\n" );
document.write( "and that gives me the 2 answers? I think I have the\r\n" );
document.write( "logic down, just need to make sure my steps are\r\n" );
document.write( "correct. \r\n" );
document.write( "Thank you\r\n" );
document.write( "-----------------------------------------------------\r\n" );
document.write( "\r\n" );
document.write( "First of all that is a two-part inequality, not an\r\n" );
document.write( "\"equation\".\r\n" );
document.write( "\r\n" );
document.write( "Solve each part separately\r\n" );
document.write( "\r\n" );
document.write( "6x + 5 < 11  OR  3x - 1 > 8\r\n" );
document.write( "    -5   -5          +1  +1\r\n" );
document.write( "----------------------------\r\n" );
document.write( "6x     < 6   OR  3x     > 9\r\n" );
document.write( "\r\n" );
document.write( "Divide both sides of first by 6\r\n" );
document.write( "Divide both sides of second by 3\r\n" );
document.write( "\r\n" );
document.write( "     x < 1   OR       x > 3 \r\n" );
document.write( "\r\n" );
document.write( "Graph: Since x can be either\r\n" );
document.write( "left of 1 or else right of 3, we\r\n" );
document.write( "shade everwhere x can be: \r\n" );
document.write( "\r\n" );
document.write( "<==============o-----o==========>\r\n" );
document.write( "  -3 -2 -1  0  1  2  3  4  5  6\r\n" );
document.write( "\r\n" );
document.write( "Interval notation:   (-oo, 1) U (3, oo)\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );