document.write( "Question 78778: how do i graph these conjunctions?\r
\n" );
document.write( "\n" );
document.write( "-3 < x and c < 0\r
\n" );
document.write( "\n" );
document.write( "-4 < x < -1\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #56522 by mathdoc314(58)![]() ![]() ![]() You can put this solution on YOUR website! The first question looks weird to me.\r \n" ); document.write( "\n" ); document.write( "You asked: -3 < x and c < 0\r \n" ); document.write( "\n" ); document.write( "You might have meant: -3 < x and x < 0\r \n" ); document.write( "\n" ); document.write( "To graph this you make a number line and color in the numbers that are \n" ); document.write( "between -3 and 0. You make an open circle at the two endpoints -3 and 0 \n" ); document.write( "to show they are not included in the set you are graphing. (That is the \n" ); document.write( "set of all numbers that are greater than -3 and less than 0). So it \n" ); document.write( "might look something like this\r \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " -5 -4 -3 -2 -1 0 1 2 \r\n" ); document.write( " |---|---O///|///|///O---|---|\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "I used O for a round circle and //// to show it is shaded.\r \n" ); document.write( "\n" ); document.write( "If you had something different, like -3 <= x and x <= 0, then \n" ); document.write( "the round circle would be filled in solid. But since it is \n" ); document.write( "-3 < x and x < 0 then the endpoints are not shaded so the \n" ); document.write( "circles are left open, unfilled.\r \n" ); document.write( "\n" ); document.write( "There is another interpretation where you meant something more like: \n" ); document.write( " -3 < x and y < 0 \n" ); document.write( "where x and y would be two different variables. However 'c' is usually used for a constant, and I am guessing you did not mean to graph this with two different variables.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The second one you do just about the same thing. \n" ); document.write( "It says -4 < x < -1 which means the same as \n" ); document.write( "-4 < x and x < -1 . (Something totally different is \n" ); document.write( "-4 < x OR x < -1, and that disjuction is the same as the \n" ); document.write( "second condition, x < -1, \n" ); document.write( "because it is true whenever the first condition is true.)\r \n" ); document.write( "\n" ); document.write( "I hope that is enough of explanation for you\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |