Sign In
| 14 Theory slides |
| 11 Exercises - Grade E - A |
| Each lesson is meant to take 1-2 classroom sessions |
Another type of analytical thinking is deductive reasoning. In deductive reasoning, claims are supported by facts and are connected to consequent facts. Coming to a conclusion is like putting together the pieces of a jigsaw puzzle. Since all of the pieces fit neatly together, conclusions drawn by this type of reasoning tend to be stronger than those drawn by inductive reasoning.
For example, if a house was robbed and there is only one forced door, it is a fact that the thief entered through that door. Interested in knowing more about these types of reasoning? Stay and enjoy!
Here are a few recommended readings before getting started with this lesson.
When not all the information about a particular situation is known, the existing information can be analyzed to look for some kind of pattern. If such a pattern exists, it can lead to some conclusions. This way of thinking is known as inductive reasoning.
n | Number of Cubes | |
---|---|---|
Figure 1 | 0 | 1+3⋅0=1 |
Figure 2 | 1 | 1+3⋅1=4 |
Figure 3 | 2 | 1+3⋅2=7 |
Figure 4 | 3 | 1+3⋅3=10 |
Figure 121 | 120 | 1+3⋅120=361 |
It is Saturday night and Kevin, his parents, and his sister are gathered in the living room watching an action movie. The movie is about a thief who leaves riddles for the police at every crime scene. The police have collected the following cards from the first four robberies.
Each card has a riddle written on the back that the police must solve to determine where the next robbery will take place.
Card | Green Triangles |
---|---|
1 | 1 |
2 | 3 |
3 | 6 |
4 | 10 |
The next step is trying to find a relation between the numbers in the table. Comparing the rows, the following relations can be written.
Card | Green Triangles |
---|---|
1 | 1 |
2 | 3 |
3 | 6 |
4 | 10 |
Card 2 has 3 green triangles, which can be written as 1+2. Similarly, Card 3 has 6 green triangles, which can be written 1+2+3. The same happens with Card 4.
Card | Green Triangles |
---|---|
1 | 1=1 |
2 | 1+2=3 |
3 | 1+2+3=6 |
4 | 1+2+3+4=10 |
Another way of analyzing facts is through deductive reasoning. Unlike inductive reasoning, deductive reasoning does not rely on approximations or guesses. It is a process of logical reasoning through which two or more pieces of information are combined to arrive at a conclusion.
The police arrived at house 153 on Boulevard Avenue too late and the gang got away. At the new crime scene, the police found the fifth card, which had the following riddle.
See solution.
Inductive reasoning is the process of finding patterns in specific observations and writing a conclusion. Find the sum of random odd numbers and analyze the results. Deductive reasoning is the process of reaching logical conclusions from given statements. Any odd number can be written as 2n+1, with n an integer number.
Start by recalling what inductive and deductive reasoning are.
Definition | |
---|---|
Inductive Reasoning | The process of finding patterns in specific observations and writing a conclusion |
Deductive Reasoning | The process of reaching logical conclusions from given statements |
Keeping the definitions in mind, the answer will be found by applying each reasoning procedure.
The thief's question involves the sum of two odd numbers. Think of two arbitrary odd numbers and calculate their sum.
Odd Numbers | Sum | |
---|---|---|
-21 | -13 | -21+(-13)=-34 |
-7 | 3 | -7+3=4 |
5 | -5 | 5+(-5)=0 |
1 | 5 | 1+5=6 |
11 | 51 | 11+51=62 |
33 | 45 | 33+45=78 |
Take a look at the numbers in the right-hand side column. All of the numbers are even, so it is natural to say that the sum of two odd numbers is always even.
The sum of two odd numbers is an even number.
Note that this conclusion is based on the pattern observed in the table. In other words, there is no 100% certainty that the conclusion is true for any two odd numbers. This is not good news to the detective.
Commutative Property of Addition
Add terms
Factor out 2
The sum of two odd numbers is an even number.
Mathematicians often make claims after detecting patterns. However, these claims cannot be accepted as fact until they are rigorously verified. The term used to describe this type of claim is conjecture.
A conjecture is an unproven statement based on observations of a pattern. It is an educated guess that holds true for many supporting cases. A conjecture about the sum of any three consecutive numbers, for example, is shown in the table.
Sum of Any Three Consecutive Integers | ||
---|---|---|
Observation I | Observation II | Observation III |
2+3+4=9=3⋅3
|
7+8+9=24=3⋅8
|
13+14+15=42=3⋅14
|
Conjecture: The sum of any three consecutive integers is three times the second number. |
However, it is unknown whether any given conjecture holds true for all cases. It could be false under some circumstances and, therefore, cannot be used to support other claims. A counterexample is enough to prove that a conjecture is false.
One of the best-known conjectures is Goldbach's Conjecture, named after the German mathematician Christian Goldbach.
Goldbach's Conjecture |
Every even whole number greater than 2 is the sum of two prime numbers. |
The process of verifying that a conjecture is true is called a proof.
In mathematics, a proof is a series of logical steps of reasoning that lead to a conclusion. The reasoning should be strict enough so that the conclusion must be true if the given circumstances it uses are true.
There are several different methods that can be used to construct and visually present a mathematical proof.
Proof Methods | |
---|---|
Visual Styles | Proof Types |
Paragraph Proof |
Direct Proof |
A direct proof is a proof that uses the given information and other known facts until the statement is shown to be true. Consider the following statement.
If n is an odd number, then n2 is also an odd number. |
The aim is to prove that given any odd number n, its square n2 is also odd. To better understand the statement some example cases can be worked.
n | n2 | Is n2 odd? |
---|---|---|
1 | 1 | Yes |
3 | 9 | Yes |
5 | 25 | Yes |
7 | 49 | Yes |
In the above table, the statement was proven to be true for just a few odd numbers, but the goal is to prove that it is true for any odd number.
The given information and other known facts should be intertwined using logical reasoning several times. These can be other theorems, definitions, axioms, and so on. This step is repeated several times until a conclusion is reached.
Statement | Reason |
---|---|
n is odd | Given. |
n=2k+1 | Every odd number is equal to twice an integer plus 1. |
n2=(2k+1)2 | Raise the equation to the power of 2. |
n2=4k2+4k+1 | Expand the square. |
n2=2(2k2+2k)+1 | Factor out 2. |
n2 is odd | It is written as twice an integer plus 1. |
Once a conjecture is proven, it is no longer called a conjecture but a theorem.
A theorem is a statement which is not self-evident but has been proven to be true using deductive reasoning. Many theorems come in the form of conditional statements — if-then statements that combine a hypothesis and a conclusion.
If a triangle has a right angle, then the hypotenuse squared equals the sum of the squares of the legs. |
There are various ways of visually presenting the proof of a certain statement. One way is to write all of the statements and reasons in a single paragraph.
A paragraph proof, or informal proof, is a way of presenting a mathematical proof that consists of statements and reasons written as complete sentences in a paragraph. The reasons can be postulates, theorems, or other mathematical reasoning that the reader is assumed to be able to follow without difficulty. For example, consider the following prompt.
Let C be a point on AE, B be a point on AC, and D be a point on CE, such that AB≅DE and BC≅CD. Prove that AC≅CE. |
According to the given information, C is a point on AE.
Also, it is given that B is a point on AC and D is a point on CE.
From the last piece of given information, AB is congruent to DE and BC is congruent to CD.
See solution.
Start by writing the given information and label some points on the trajectory to make it easier to refer to them. The triangular hatch marks indicate that the lines are parallel. When a transversal cuts two parallel lines, the alternate interior angles are congruent. If two angles form a linear pair, their measures add up to 180∘.
The first step to proving a statement is identifying what information is given and what the final goal is. Labeling some points in the given diagram will make it easier to refer to them throughout the proof. For simplicity, consider only the helicopter's trajectory.
The triangular hatch marks indicate that AB and CE are parallel. This fact is not derived, so it is considered as given information. No more information is given, so continue by identifying what is desired to prove.
Given | Prove |
---|---|
AB∥CE | Angles α and β are supplementary ⇕ α+β=180∘ |
Sometimes, compacting an entire proof into one paragraph results in a very long block of text that might be difficult to follow. A different way of presenting the proof is through a two-column table.
A two-column proof, or formal proof, is a compact way of showing the reasoning behind a mathematical proof. It consists of two columns, one for the statements and one for the reasons. The reasons can be postulates, theorems, or other mathematical reasoning the reader is assumed to be able to follow without difficulty. For example, consider proving the following statement.
If M is the midpoint of AB, then AB=2AM. |
In the first row, write the given statement in the left-hand side column. This statement is given, not derived, so write given in the right-hand column.
Statements | Reasons |
M is the midpoint of AB | Given |
If possible, draw a diagram that helps to derive the information that will be written in the table. This diagram will not be included in the table, though.
Statements | Reasons |
M is the midpoint of AB | Given |
MB=AM | Definition of Midpoint |
The statements written so far are not enough to reach to the desired conclusion, so continue deriving information and combining it until it points to the desired statement. Remember that postulates, theorems, or other mathematical reasoning can be used.
Statements | Reasons |
M is the midpoint of AB | Given |
MB=AM | Definition of Midpoint |
Statements | Reasons |
M is the midpoint of AB | Given |
MB=AM | Definition of Midpoint |
AB=AM+MB | Segment Addition Postulate |
Next, use the Substitution Property of Equality to substitute the equation written in the second row into the equation written in the third row.
Statements | Reasons |
M is the midpoint of AB | Given |
MB=AM | Definition of Midpoint |
AB=AM+MB | Segment Addition Postulate |
AB=AM+AM | Substitution Property of Equality |
The right-hand side of the last equation can be simplified by adding the two terms.
Statements | Reasons |
M is the midpoint of AB | Given |
MB=AM | Definition of Midpoint |
AB=AM+MB | Segment Addition Postulate |
AB=AM+AM | Substitution Property of Equality |
AB=2AM | Simplify |
Notice that the last statement is the desired one. Therefore, the proof is done!
See solution.
Start by identifying the given information and the desired statement. Label two vertical angles and consider an angle that is between them. This angle forms a linear pair with each of the labeled angles. The measures of supplementary angles add up to 180∘.
Consider a pair of vertical angles, as Kevin talks about this type of angles. A diagram will be very helpful here.
Statements | Reasons |
∠1 and ∠2 are vertical angles | Given |
∠1 and ∠3 form a linear pair ∠2 and ∠3 form a linear pair |
From the diagram |
m∠1+m∠3 =180∘ m∠2+m∠3 =180∘ |
Definition of linear pair |
m∠1+m∠3= m∠2+m∠3 | Substitution Property of Equality |
m∠1=m∠2 | Subtraction Property of Equality |
How to prove a statement largely depends on the statement itself. Writing direct proofs may not be always easy. For example, consider the following statement.
2 is an irrational number. |
Proving this statement using direct proof is not as simple as it may sound. In cases like these, alternative ways of proving statements come into action. The most classic way of proving the above statement is via indirect proof.
Description | |
---|---|
Indirect Proof or Proof by Contradiction | A claim is proven by showing how the opposite conclusion of the claim creates a contradiction. |
The first step in writing an indirect proof for the given statement is to temporarily assume that 2 is not irrational. Based on this new hypothesis, logical conclusions are developed until a contradiction is obtained. Other types of proofs are listed in the table below.
Description | |
---|---|
Proof by Contrapositive | A claim is proven by stating and proving the contrapositive of the claim. |
Proof by Mathematical Induction | One special case is shown to be true. Next, it is shown that if the statement is true for any special case, then it is also true for some other special case. |
Coordinate Proof | It is used to prove geometric statements by placing geometric figures in a coordinate plane and assigning variables to the coordinates of points. |
Q.E.D.,which comes from a Latin phrase that means
what was to be shown.
Let's write the proof ourselves so we can determine the missing parts of the given proof. Let's start by making a diagram that illustrates the given information. We have to consider a segment AB, its midpoint M, and a point C such that 2BC is equal to AB.
Since M is the midpoint, it divides AB into two equal parts — that is, AM=MB. Then, the length of AB is equal to the sum of AM and MB by the Segment Addition Postulate.
From this last equation, we can say that the first missing part is AB.
(I) → AB
Remember that it was given that AB=2BC. Therefore, we can substitute 2AM for AB into the given equation.
2AM = 2BC
This equation is true thanks to the Substitution Property of Equality. We have just determined the second and third missing parts!
(II) & → Substitution Property of Equality
(III) & → 2AM
Let's continue the proof even though we know what the fourth missing part is. Simplifying the equation 2AM=2BC gives that AM=BC. That is, AM has the same length as BC. Therefore, by the definition of congruent segments, AM≅BC. This gives us the fourth missing part.
(IV) → definition of congruent segments
Proof: Since M is the midpoint of AB, it divides AB into two equal parts. That is, AM=MB. Applying the Segment Addition Postulate, AB=2AM. Next, by the Substitution Property of Equality, 2AM=2BC. Simplifying the equation gives AM=BC. Consequently, AM≅BC by the definition of congruent segments.
In the following diagram, AE∥FG, BC∥DH, and m∠GFH=60∘.
The following two-column table summarizes the proof that the measure of ∠ABC is 120∘.
Statements | Reasons |
AE∥FG, BC∥DH, m∠GFH=60∘ | a. |
∠EDF≅∠GFH | Two parallel lines and a transversal generate congruent corresponding angles |
b. | Definition of congruent angles |
m∠EDF=60∘ | c. |
∠ABC and ∠EDF are supplementary angles | Two parallel lines and a transversal generate supplementary same-side exterior angles |
d. | Definition of supplementary angles |
e. | Substitution Property of Equality |
m∠ABC=120∘ | f. |
Let's write the proof ourselves so we can determine the missing parts. Consider the given diagram again.
When we want to write a two-column proof, the first step is writing the given information. We are told that AE ∥ FG, BC∥ DH, and m∠ GFH = 60^(∘), so let's fill in the first row of the table.
Statements | Reasons |
AE ∥ FG, BC∥ DH, m∠ GFH = 60^(∘) | a. Given |
Since DH is a transversal that cuts a pair of parallel lines, the corresponding angles are congruent. This means that ∠ EDF and ∠ GFH are congruent.
Let's write this in the second row.
Statements | Reasons |
AE ∥ FG, BC∥ DH, m∠ GFH = 60^(∘) | a. Given |
∠ EDF ≅ ∠ GFH | Two parallel lines and a transversal generate congruent corresponding angles |
By definition, congruent angles have the same measure. This means that m∠ EDF=m∠ GFH. Since we know that m∠ GFH=60^(∘), we can substitute 60^(∘) into the equation. From this, we can write two more rows of the proof.
Statements | Reasons |
AE ∥ FG, BC∥ DH, m∠ GFH = 60^(∘) | a. Given |
∠ EDF ≅ ∠ GFH | Two parallel lines and a transversal generate congruent corresponding angles |
b. m∠ EDF= m∠ GFH | Definition of congruent angles |
m∠ EDF = 60^(∘) | c. Substitution Property of Equality |
We also have that AE is a transversal that cuts another pair of parallel lines.
Notice that ∠ ABC and ∠ EDF are same-side exterior angles. Since the same-side exterior angles are supplementary, ∠ ABC and ∠ EDF are also supplementary angles. As such, the sum of their measures is 180^(∘). We can add another couple of rows to the proof!
Statements | Reasons |
AE ∥ FG, BC∥ DH, m∠ GFH = 60^(∘) | a. Given |
∠ EDF ≅ ∠ GFH | Two parallel lines and a transversal generate congruent corresponding angles |
b. m∠ EDF= m∠ GFH | Definition of congruent angles |
m∠ EDF = 60^(∘) | c. Substitution Property of Equality |
∠ ABC and ∠ EDF are supplementary angles | Two parallel lines and a transversal generate supplementary same-side exterior angles |
d. m∠ ABC + m∠ EDF = 180^(∘) | Definition of supplementary angles |
Next, we can substitute the equation written in the fourth row into this last equation. After that, we can subtract 60^(∘) from both sides to finally get the measure of ∠ ABC.
Statements | Reasons |
AE ∥ FG, BC∥ DH, m∠ GFH = 60^(∘) | a. Given |
∠ EDF ≅ ∠ GFH | Two parallel lines and a transversal generate congruent corresponding angles |
b. m∠ EDF= m∠ GFH | Definition of congruent angles |
m∠ EDF = 60^(∘) | c. Substitution Property of Equality |
∠ ABC and ∠ EDF are supplementary angles | Two parallel lines and a transversal generate supplementary same-side exterior angles |
d. m∠ ABC + m∠ EDF = 180^(∘) | Definition of supplementary angles |
e. m∠ ABC + 60^(∘) = 180^(∘) | Substitution Property of Equality |
m∠ ABC = 120^(∘) | f. Subtraction Property of Equality |
Now that we have completed the proof, we can identify the missing parts. a.& → Given b.& → m∠ EDF = m∠ GFH c.& → Substitution Property of Equality d.& → m∠ ABC + m∠ EDF = 180^(∘) e.& → m∠ ABC + 60^(∘) = 180^(∘) f.& → Subtraction Property of Equality
In the following diagram, AB and DE are parallel, m∠A=50∘, and m∠B=40∘.
The following flowchart shows the proof that ∠ACB is a right angle.
Let's follow the flow of the proof and find the missing parts. We will start with the top-left box, which contains the given information. Now, let's take a look at the box that the first box is pointing to. That box contains two pairs of congruent angles. ∠ DCA ≅ ∠ A ∠ ECB ≅ ∠ B a. Let's mark these four angles in the diagram. This may help us to determine the reason that justifies the congruence statements.
If we take AC as a transversal, we can see that ∠ DCA and ∠ A are alternate interior angles. Similarly, if we take BC as a transversal, ∠ ECB and ∠ B are alternate interior angles. In both cases, the alternate interior angles are congruent because AB∥DE. This is the reason that goes in the second box, which corresponds to statement II.
Blank | Statement |
---|---|
a. | II. Parallel lines and a transversal generate alternate interior angles that are congruent |
Let's continue from where we left off. This time a statement is missing. b. Def. of Congruent Angles At this point, we know that the previous statement and the definition of congruent angles are used to derive this missing statement. The previous box contained statements about congruent angles, so let's apply the definition of congruence to those congruent angles. ∠ DCA ≅ ∠ A ∠ ECB ≅ ∠ B ⇓ m∠ DCA = m∠ A m∠ ECB = m∠ B The equations inside this last box fill in the second blank. These equations correspond to statement I.
Blank | Statement |
---|---|
a. | II. Parallel lines and a transversal generate alternate interior angles that are congruent |
b. | I. m∠ DCA = m∠ A m∠ ECB = m∠ B |
Let's move on to the third blank. m∠ A = 50^(∘) m∠ B = 40^(∘) c. This box has two main characteristics. It has no incoming arrow and the angle measures in it can be found in the diagram. This indicates that this box contains given information. Consequently, the third blank corresponds to statement IV.
Blank | Statement |
---|---|
a. | II. Parallel lines and a transversal generate alternate interior angles that are congruent |
b. | I. m∠ DCA = m∠ A m∠ ECB = m∠ B |
c. | IV. Given |
Finally, the fourth blank corresponds to the equation obtained by substituting m∠ DCA = 50^(∘) and m∠ ECB = 40^(∘) into the equation m∠ DCA + m∠ ACB + m∠ ECB = 180^(∘). We know this from the arrows pointing to the box.
The resulting equation fills in the fourth blank. This equation corresponds to statement III.
Blank | Statement |
---|---|
a. | II. Parallel lines and a transversal generate alternate interior angles that are congruent |
b. | I. m∠ DCA = m∠ A m∠ ECB = m∠ B |
c. | IV. Given |
d. | III. 50^(∘) + m∠ ACB + 40^(∘) = 180^(∘) |
We have completed the flowchart proof!
Consider the following four figures.
Which of the following options corresponds to the fifth figure of the pattern?
Let's study the given pattern of figures and try to state a conjecture about the fifth figure. In other words, let's use inductive reasoning. We can see that each figure has a different number of slices, so let's start by counting the number of slices in each one.
The first figure has 2 slices, the second figure has 3, the third has 4, and so on. The number of slices increases by one from one figure to the next. From this, we can say that the fifth figure will have 6 slices. Since option A has 7 slices and option D has 8 slices, we can discard them.
Options B and D both have 6 slices. We need to identify another characteristic in the given pattern so we know which one is the fifth figure. Taking another look at the given pattern, we can see that the slices in each figure are the same size. In light of this, we can conclude that option C is the fifth figure in the pattern.