i need help with this pls

[SOLVED] i need help with this pls
See Answers (1)

Suggested Answer

Option C: The relationship between the statement cannot be determined.What is Conditional statement?Two independent statements can be related to each other in a logic structure called a conditional statement. The first statement is presented with “if,” and is referred to as the hypothesis. The second statement is linked with “then”, and is known as the conclusion. The notation associated with conditional statements typically uses the variable p for the hypothesis statement, and q for the conclusion.                                      p → qExplanation for the answer:The converse statement is notated as q→p (if q, then p). The original statements switch positions in the original “if-then” statement.The inverse statement assumes the opposite of each of the original statements and is notated ∼p→∼q (if not p, then not q).The contrapositive statement is a combination of the previous two. The positions of p and q of the original statement are switched, and then the opposite of each is considered: ∼q→∼p (if not q, then not p).So, from the above we can clearly see that the both the statement 1 and statement are not start with "if" and "then".Therefore, their relationship cannot be determined.Find out more about conditional statement:https://brainly.com/question/27839142#SPJ1