165k views
4 votes
What is a conditional statement of every week has seven days

User Ares
by
5.8k points

1 Answer

5 votes

Answer:

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

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."

User MaxNevermind
by
6.3k points