102k views
2 votes
If a => b and b => c, which statement must be true?

A. a => c
B. -a => -c
C. c => a
D. -a => c​

If a => b and b => c, which statement must be true? A. a => c B. -a =&gt-example-1
User Radim
by
7.8k points

1 Answer

2 votes

Answer: It would be A

Step-by-step explanation: Since a=>b and b=>c then it would mean that a and c are the same. (a=>c)

User James Custer
by
9.0k points