Sign In
Integer | Multiply by 3 | Add 6 | Divide by 3 | Answer |
---|---|---|---|---|
1 | 1 * 3=3 | 3 +6 = 9 | 9 Ă· 3 =3 | 3 |
2 | 2 * 3 =6 | 6 +6 = 12 | 12 Ă· 3=4 | 4 |
3 | 3 * 3 =9 | 9 +6 = 15 | 15 Ă· 3=5 | 5 |
4 | 4 * 3 =12 | 12 +6 = 18 | 18 Ă· 3=6 | 6 |
Analyzing the chosen integers and the corresponding answers, we can tell that to get each answer, we have to add2 to the chosen integer. 1, 2, 3, 4 ↓ +2 ↓ +2 ↓ +2 ↓ +2 3, 4, 5, 6 Therefore, our conjecture is that after choosing an integer, we can add 2 to it to get the same answer as if we applied the algorithm for the integer.
Inductive reasoning is reasoning based on patterns we observe. In Part A, we observed how the chosen integers change when applying the algorithm. We concluded that since in each case the answer is the integer plus 2, then this is the pattern. Thus, in Part A we used inductive reasoning.
Deductive reasoning is the process of reasoning logically from given statements, or facts to a conclusion. In Part B we have a direct proof of our conjecture. We show that if x is the chosen integer, then x+2 is the corresponding answer. Therefore, in Part B we used deductive reasoning.