Write the following statement as a conditional statement.
February has 29 days in a leap year.

If it is a leap year, then February has 29 days.
February has 29 days, if and only if, it is a leap year
If February has 29 days, then it is a leap year.
February has 29 days.

Respuesta :

The answer is

If it is a leap year, then February has 29 days.

A conditional statement uses a pattern of ‘if’ followed by ‘then’. The obvious cause must be stated first followed by the outcome. ‘If and only if’ is an example of a biconditional statement. 

Answer:

If it is a leap year, then February has 29 days.

Explanation: