Respuesta :

Answer:

The conditional statement is: "If it is a week, then it has seven days."

Step-by-step explanation:

A conditional statement is a if-then sort of statement. It is denoted by p → q. Here p is the hypothesis and q is the conclusion.

The symbol → represents the logical connector.

Here the hypothesis (p) and conclusion (q) can be defined as follows:

p = every week

q = has seven days

The if-then form of the statement will be:

If it is a week, then it has seven days.

Thus, the conditional statement is: "If it is a week, then it has seven days."