Part 5 Reasoning
Part 5 Reasoning
The last six times I went to the beach, the traffic was light
on Wednesdays and heavy on Sundays. My conclusion is
that weekdays have lighter traffic than weekends.
Practice Exercise 1:
Consider the following procedure:
Pick a number. Multiply the number by 9, add 15 to the product, divide
the sum by 3, and subtract 5.
Complete the above procedure for several different numbers. Use
inductive reasoning to make a conjecture about the relationship between
the size of the resulting number and the size of the original number.
Solution: (Practice Exercise 1)
Suppose we pick 3 as our original number. Then the procedure would produce the
following results:
Original number: 3
Multiply by 9: 9 x 3 = 27
Add 15: 27 + 15 = 42
Divide by 3: 42 ÷ 3 = 14
Subtract 5: 14 – 5 = 9
We started with 3 and followed the procedure to produce 9.
Starting with 5 as our original number produces a final result of 15. Starting with 7
produces a final result of 21. In each of these cases the resulting number is three times
the original number. We conjecture that following the given procedure produces a
number that is three times the original number.
Scientists often use inductive reasoning. For instance, Galileo Galilei (1564 – 1642)
used inductive reasoning to discover that the time required for a pendulum to
complete one swing, called the period of the pendulum, depends on the length.
Galileo did not have a clock, so he measured the periods of pendulums in
“heartbeats.” The following table shows some results obtained for pendulums of
various lengths. For the sake of convenience, a length of 10 inches has been
designated as 1 unit.
Length of pendulum, in units Period of pendulum, in heartbeats
1 1
4 2
9 3
16 4
25 5
36 6
Use Inductive Reasoning to Solve an
Application
Example 4:
Verify that each of the following statements is a false statement by finding
a counterexample.
For all numbers x:
a. x 0 b. x 2 x c. x 2 x
Solution: (Example 4)
A statement may have many counterexamples, but we need only find one
counterexample to verify that the statement is false.
a. Let x 0. Then 0 0. Because 0 is not greater than 0, we have found
a counterexample. Thus, “for all numbers x, x 0 “ is a false
statement.
b. For x 1 we have 12 1 . Since 1 is not greater than 1, we have found a
counterexample. Thus, “for all numbers x, x 2 x “ is a false statement.
c. Consider x 3 . Then 32 9 3 . Since 3 is not equal to – 3, we
have found a counterexample. Thus, “for all numbers x, x x “ is a
2
false statement.
DEDUCTIVE REASONING
We use inductive reasoning in everyday life. Many of the conjectures
that come from this kind of thinking seem highly likely, although we can
never be absolutely certain that they are true. Another method of
reasoning, called deductive reasoning, or deduction, can be used to
prove that some conjectures are true.
First, let us pick our starting numbers. We will use 4, 7, 11, and 100, but we could pick
any four numbers. Next we will apply the procedure given in this example to 4, 7, 11,
and 100, four individual cases, in Table 1.1.
Solution: (Example 5a)
Continuation…
Because we are asked to write a conjecture that relates the result of this process to the
original number selected, let us focus on the result of case.
Do you see a pattern? Our conjecture is that the result of the process is three times
the original number selected. We have used inductive reasoning.
Solution: (Example 5b)
Now we begin with the general case rather than specific examples. We use the variable
n to represent any number.
Using the variable n to represent any number, the result is 3n, or three times the number n.
This proves that the result of the procedure is three times the original number selected for
any number. We have used deductive reasoning.
Example 6:
Use deductive reasoning to make a conjecture, that the
DEDUCTIVE following procedure produces a number that is four
times the original number.
REASONING
Procedure:
Pick a number. Multiply the number by 8, add 6 to the
product, divide the sum by 2, then subtract by 3.
Solution: (Example 6)
We started with n and ended with 4n. The procedure given in this example
produces a number that is four times the original number.
Inductive Reasoning vs. Deductive Reasoning
In Example 7 we analyze arguments to determine whether they use inductive or
deductive reasoning.
Example 7:
Determine whether each of the following arguments is an example of
inductive reasoning or deductive reasoning.
a. During the past 10 years, a tree has produced plums every other year.
Last year the tree did not produce plums, so this year the tree will
produce plums.
b. All home improvements cost more than the estimate. The contractor
estimated that my home improvement will cost P35,000. Thus, my
home improvement will cost more than P35,000.
Solution: (Example 7)