asked 18.1k views
3 votes
If p→q is true and q is true, the p is _____ true
A. sometimes
B. never
C. always

1 Answer

3 votes

Answer:

A

Explanation:


1 -> 0 = 0
1 -> 1 = 1
0 - > 1 = 1
0 - > 0 = 1

If q = 1 and p->q = 1, we have:
p -> 1 = 1

p might be either true or false

answered
User Jaloplo
by
8.6k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.