SOLUTION: Write the compound statement in symbols. Let r = The food is good, p = I eat too much, q = I'll exercise. If the food is good and if I eat too much, then I'll exercise. (Poi

Algebra ->  Subset -> SOLUTION: Write the compound statement in symbols. Let r = The food is good, p = I eat too much, q = I'll exercise. If the food is good and if I eat too much, then I'll exercise. (Poi      Log On


   



Question 508333: Write the compound statement in symbols.
Let r = The food is good, p = I eat too much, q = I'll exercise.
If the food is good and if I eat too much, then I'll exercise.
(Points : 2)
r ^(p -> q)
(r ^ p)-> q
p ->(r ^ q)
r ->(p ^ q)
WHICH OF THE ABOVE IS CORRECT?

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
r = The food is good, p = I eat too much, q = I'll exercise.


"If the food is good and if I eat too much" translates to r ^ p which can be written as (r ^ p)


So "If the food is good and if I eat too much, then I'll exercise." translates to (r ^ p) -> q