Answer:
0.5
Step-by-step explanation:
If an event is equally likely to occur as it is not to accur, then it's 50% and 50%, which it's the same as 0.5
9514 1404 393
Answer:
$0.50/lb
Step-by-step explanation:
The increase in cost is $40-25 = $15 for an increase in weight of 50-20 = 30 lb. That makes the cost per pound be ...
cost/pounds = $15/(30 lb) = $0.50/lb
Answer:
TT→T
Step-by-step explanation:
If p is false, then ~p is true.
If q is false, then ~q is true.
Now note that
- If a and b are both true, then a→b is true.
- If a is true, b is false, then a→b is false.
- If a is false, b is true, then a→b is true.
- If a and b are both false, then a→b is true.
In your case, both~p and ~q are true, then ~p→~q is true too (or TT→T)