Choose the conditional statement of the following statement: All squares are rectangles. A. If the shape is a rectangle then it is a square. B. If the shape is a rectangle then it is not a square. C. If the shape is not a rectangle then it is a square. D. If the shape is a square then it is a rectangle.

Respuesta :

Answer:

Option D is correct

Explanation:

The basic form of a conditional statement is 'If p, then q''. Such a statement is formed by joining two statements using the words if and then.

The hypothesis is the if-statement and the conclusion is the then-statement.

Here,

The given statement is ''All squares are rectangles''.

Its conditional statement is ''If the shape is a square then it is a rectangle''