a) inductive reasoning:
b) deductive reasoning:
a)Inductive reasoning proof
Think of a number: 4
add 3: "4+3=7"
Double it: "14"
Add 4: "18"
Divide by 2: "\\frac{18}{2}=9"
Take away the number you started with: "9-4=5"
b) deductive reasoning proof
Think of a number: "n"
add 3: "n+3"
Double it: "(n+3)2=2n+6"
Add 4: "2n+6+4=2n+10"
Divide by 2: "\\frac{2n+10}{2}=n+5"
Take away the number you started with: "n+5-n=5"
Comments
Leave a comment