Identifying Conditional Statements
Which of the following represents a conditional statement with the hypothesis 'Joe has a red car' and the conclusion 'Billy gets to drive it'?
AIf Joe has a red car, then Billy gets to drive it.
BThen Billy gets to drive it.
CJoe has a red car, so Billy gets to drive it.
DIf Joe has a red car
EJoe has a red car and Billy gets to drive it.
