Another name for an if-then statement is a ____. Every conditional has two parts. The part following if is the ____ , and the part following then is the ____.
a. conditional; conclusion; hypothesis
b. hypothesis; conclusion; conditional
c. conditional; hypothesis; conclusion
d. hypothesis; conditional; conclusion

Respuesta :

The answer would be : C. Conditional ; hypothesis ; conclusion

another name for an if-then statement is a Conditional, every conditional has two parts. The part following if is the hypothesis, and thepart following then is the  conclusion

hope this helps

Answer:Conditional statement, hypothesis, and conclusion

Explanation: Another name for an if-then statement is a conditional statement. Every conditional has two parts. The part following if is the hypothesis and the part following then is the conclusion.

A conditional statement is a statement that is usually in the “if-then” form. It is used to express unreal or possible situations. Conditional statements are made up of two parts; the part that follows if (hypothesis or conditional part), and the part that follows then (the main part or conclusion). When writing a conditional statement, the order of arrangement of the two parts is not important but a comma should be used to separate them.