1. Conditional Statements
Sign In
Identify the hypothesis and conclusion of the conditional statement.
If x=2, then 9x+5=23.
ifand the conclusion comes after
then.Hypothesis:&If... Conclusion:&then...
The given statement says that 9x+5=23 because x=2. This means, if we start with x=2, then 9x+5 has to equal 23. We can identify the hypothesis and the conclusion. 9x+5=23, because x=2. Now we can write the statement in if-then form. If x=2, then 9x+5=23.