document.write( "Question 668296: what is disjuction when x=4 and x<6?
\n" ); document.write( "what is disjuction when x>-3 and x<2?
\n" ); document.write( "What is conjuctin when x<-4 and x>5?
\n" ); document.write( "

Algebra.Com's Answer #415494 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "The statement \"p\" v \"q\" is a \"disjunction\". A disjunction of two statements is formed by connecting them with the word \"\"or\".\" A disjunction is true when \"one\" or \"both\" statements are \"true\".\r
\n" ); document.write( "\n" ); document.write( "\"x=4\" v \"x%3C6\"...=>...\"x=4\" or \"x%3C6\"\r
\n" ); document.write( "\n" ); document.write( "\"+x%3E-3\" or \"x%3C2\"\r
\n" ); document.write( "\n" ); document.write( "\"x%3C-4\" or \"x%3E5\"
\n" ); document.write( "
\n" );