57.0k views
5 votes
P→q p: An instrument is a piano. q: An instrument has keys. Write a conditional statement based on the given statements.

A.If an instrument is a piano, then it has keys.
B.An instrument is a piano if it has keys.
C.If an instrument has keys, then it is a piano.
D.If an instrument is not a piano, then it does not have keys.

2 Answers

5 votes
A if an instrument is a piano, then it has keys
User Bugfixr
by
4.8k points
7 votes
It's A. If an instrument is a piano, then it has keys.