course Mth 151
6/26 10
Question: `q3.3.5 rewrite using if then ' all marines love boot camp '.
YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY
Your solution:
If its boot camp then all marines love it
3
Ok
*********************************************
Question: `q3.3.18 ~p false q false p -> q true
YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY
Your solution:
Since ~p is false then p is true q is false it follows that p -> q
3
Ok
*********************************************
Question: `qQuery 3.3.36 write in symbols 'If we don't bike, then it does not rain.'
YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY
Your solution:
Let don’t bike be p and it rains be q so it would be p ~q
3
Ok
*********************************************
Question: `qQuery 3.3.48 q true, p and r false, evaluate (-r U p) -> p
YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY
Your solution:
This is false because the antecedent is true and the consequent is false
3
Ok
*********************************************
Question: `qQuery 3.3.60 truth table for (p ^ q) -> (p U q)
YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY
Your solution:
Row 1 would read T T T T T Row 2 would read T F F T T Row 3 would read F T F T T Row 4 would read F F F F T
2
Ok
*********************************************
Question: `qQuery 3.3.74 (formerly 3.3.72). This wasn't assigned but it is similar to assigned questions and should be answered: What is the negation of the statement 'if loving you is wrong then I don't want to be right' ?
YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY
Your solution:
Loving you is wrong and I want to be right
3
Ok
"
I need to see the questions so I can be sure what your answers mean. Most of the time I can tell, but I'm dealing with information that comes in from over 1000 different files, containing a total of about 10 000 questions. While I'm familiar with the content and sequencing of the questions, having written them all, and know what I'm looking for, different students will answer these questions in different ways and I need to be able to relate your answers to the specific wording of each question.
When reviewing my responses you will also need to be able to relate your answers and my comments to the specifics of the original document.
So it will be important for you on future documents to insert your responses into a copy of the original document, according to instructions, without otherwise changing any of the content of the original document.
This will ensure you of the best possible feedback on your work.
#$&*