SOLUTION: Let p, q, and r be the following statements: p: It is raining. q: The clouds are dark. r: The temperature is dropping. Translate the following statements into English

Algebra ->  Test -> SOLUTION: Let p, q, and r be the following statements: p: It is raining. q: The clouds are dark. r: The temperature is dropping. Translate the following statements into English       Log On


   



Question 202891: Let p, q, and r be the following statements:
p: It is raining.
q: The clouds are dark.
r: The temperature is dropping.
Translate the following statements into English
(a) p upside down v r (b) ~p upsidedown v (q v r)
(c) q arrow r (d) (~ rupside down v~ q) arrow ~ p

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!


The 'upsidedown v', means "and" in English. Replace every instance of with the word "and".

The 'v' symbol, means "or" in English. Replace every instance of with the word "or".

The tilde, (~) means "not" in English. Where ever you see the (~) symbol in front of a statement, insert the word "not" into the statement at a place where it makes sense. For example would be "It is not raining" (rather than "Not it is raining", "It not is raining", or "It is raining not").

An arrow that has an arrowhead only on the right means "if. . .then" Put the statement that precedes the arrow after the 'if' and before the 'then', and put the statement that follows the arrow after the 'then'. A double headed arrow means "if and only if", and the statement to the left of the double headed arrow would come first, then "if and only if" followed by the statement to the right of the arrow.

Otherwise, replace the variables , , and with the statements that define them.

John