Area of a triangle: Incenter (Part 6)

Incenter_750Source: http://mathworld.wolfram.com/Incircle.html

The incenter I of a triangle \triangle ABC is defined by the intersection of the angle bisectors of its three angles. A circle can be inscribed within \triangle ABC, as shown in the picture.

This incircle provides a different way of finding the area of \triangle ABC commonly needed for high school math contests like the AMC 10/12. Suppose that the sides a, b, and c are known and the inradius r is also known. Then \triangle ABI is a right triangle with base c and height r. So

\hbox{Area of ~} \triangle ABI = \displaystyle \frac{1}{2} cr

Similarly,

\hbox{Area of ~} \triangle ACI = \displaystyle \frac{1}{2} br

\hbox{Area of ~} \triangle BCI = \displaystyle \frac{1}{2} ar

Since the area of \triangle ABC is the sum of the areas of these three smaller triangles, we conclude that

\hbox{Area of ~} \triangle ABC = \displaystyle \frac{1}{2} r (a+b+c),

or

\hbox{Area of ~} \triangle ABC = rs,

where s = (a+b+c)/2 is the semiperimeter of \triangle ABC.

green lineThis also permits the computation of r itself. By Heron’s formula, we know that

\hbox{Area of ~} \triangle ABC = \sqrt{s(s-a)(s-b)(s-c)}

Equating these two expressions for the area of \triangle ABC, we can solve for the inradius r:

r = \displaystyle \sqrt{ \frac{(s-a)(s-b)(s-c)}{s} }

For much more about the inradius and incircle, I’ll refer to the MathWorld website.

Area of a triangle: SSS (Part 5)

triangle

In yesterday’s post, we discussed how the area K of a triangle can be found using SAS: two sides and the angle between the two sides. We found that

K = \displaystyle \frac{1}{2} a b \sin C

This can be used as the starting point for the derivation of Heron’s formula, which determines the area of a triangle using SSS (i.e., only the three sides). I won’t give the full derivation in this post — there’s no point in me retyping the details — but will refer to the Wikipedia page and the MathWorld page for the details. However, I will give the big ideas behind the derivation.

1. We begin by recalling that \sin^2 C + \cos^2 C = 1. Since 0 < C < 180^o, we know that \sin C must be positive, so that

\sin C = \sqrt{1 - \cos^2 C}

2. From the Law of Cosines, we know that

c^2 = a^2 + b^2 - 2 a b \cos C,

or

\cos C = \displaystyle \frac{a^2 + b^2 - c^2}{2ab}

3. Substituting, we see that

K = \displaystyle \frac{1}{2} ab \sqrt{1 - \cos^2 C}

K = \displaystyle \frac{1}{2} ab \sqrt{1 - \frac{(a^2+b^2-c^2)^2}{4a^2b^2}}

4. This last expression only contains the side lengths a, b, and c. So the “only” work that’s left is simplifying this right-hand side and seeing what happens. After considerable work — requiring factoring the difference of two squares on two different steps — we end up with Heron’s formula:

K = \sqrt{s (s-a) (s-b) (s-c)}

where s = \displaystyle \frac{a+b+c}{2} is the semiperimeter, or half the perimeter of the triangle.

A final note: If you actually are able to start with Step 3 and end with Heron’s formula on your own — without consulting a textbook or the Internet if you get stuck — feel free to cry out “More power!” and grunt like Tim “The Toolman” Taylor:

Area of a triangle: SAS, ASA, and the Law of Sines (Part 4)

The typical way students remember the area K of a triangle is

K = \displaystyle \frac{1}{2} \times \hbox{Base} \times \hbox{Height}

However, there are other formulas for the area of a triangle which can be helpful if the height is not immediately known.

Case 1: SAS. Suppose that two sides and the angle between the sides — say, b and c and the measure of angle A — are known.

triangle

If \overline{CD} is an altitude for \triangle ABC, then \triangle ACD is a right triangle. Therefore,

\sin A = \displaystyle \frac{\hbox{opposite}}{\hbox{hypotenuse}} = \displaystyle \frac{h}{b}, or h = b \sin A.

Therefore,

K = \displaystyle \frac{1}{2} ch = \displaystyle \frac{1}{2} bc \sin A.

Using the same picture, one can also show that

K = \displaystyle \frac{1}{2} ac \sin B

Also, with a different but similar picture, one can show that

K = \displaystyle \frac{1}{2} ab \sin C

green lineAn important consequence of the SAS area formula is the Law of Sines. Since all three formulas must give the same area K, we have

\displaystyle \frac{1}{2} bc \sin A = \displaystyle \frac{1}{2} ac \sin B = \displaystyle \frac{1}{2} ab \sin C

Multiplying by \displaystyle \frac{2}{abc} produces the Law of Sines:

\displaystyle \frac{\sin A}{a} = \displaystyle \frac{\sin B}{b} = \displaystyle \frac{\sin C}{c}

green lineCase 2: ASA. Now suppose that we are given the measures of two angles and the length of the side in between them — say, angles A and B and side c. Naturally, we can also get the measure of angle C since the sum of the measures of the three angles must be 180^o.

From the SAS formula and the Law of Sines, we have

K = \displaystyle \frac{1}{2} bc \sin A \quad \hbox{and} \quad \displaystyle b = \frac{c \sin B}{\sin C}

Combining these, we find

K = \displaystyle \frac{1}{2} \frac{c \sin B}{\sin C} \cdot c \sin A

K = \displaystyle \frac{c^2 \sin A \sin B}{2 \sin C}

By similar reasoning, we can also find that

K = \displaystyle \frac{a^2 \sin B \sin C}{2 \sin A} ~~ and ~~ K = \displaystyle \frac{b^2 \sin A \sin C}{2 \sin B}

Volume of pyramids, cones, and spheres (Part 3)

I’m in the middle of a series of posts concerning the area of a triangle. Today, however, I want to take a one-post detour using yesterday’s post as a springboard. In yesterday’s post, we discussed a two-dimensional version of Cavalieri’s principle. From Wikipedia:

Suppose two regions in a plane are included between two parallel lines in that plane. If every line parallel to these two lines intersects both regions in line segments of equal length, then the two regions have equal areas.

In other words, if I have any kind of shape that has cross-sections that match those of the triangles above, then the shape has the same area as the triangles. Geometrically, we can think of each triangle a bunch of line segments joined together. So while the positioning of the line segments affects the shape of the region, the positioning does not affect the area of the region.

There is also a three-dimensional statement of Cavalieri’s principle, and this three-dimensional version is much more important than the above two-dimensional version. From MathWorld:

If, in two solids of equal altitude, the sections made by planes parallel to and at the same distance from their respective bases are always equal, then the volumes of the two solids are equal.

Pedagogically, I would recommend introducing Cavalieri’s principle with two-dimensional figures like those from yesterday’s post since cross-sections in triangles are much easier for students to visualize than cross-sections in three-dimensional regions.

This three-dimensional version of Cavalieri’s principle is needed to prove — without calculus — the volume formulas commonly taught in geometry class. Based on my interactions with students, they are commonly taught without proof, as my college students can use these formulas but have no recollection of ever seeing any kind of justification for why they are true. When I teach calculus, I show my students that the volume of a sphere can be found by integration using the volume of a solid of revolution:

V = \displaystyle \int_{-R}^R \pi \left[ \sqrt{R^2 - x^2} \right]^2 \, dx = \frac{4}{3} \pi R^3

Without fail, my students (1) already know this formula from Geometry but (2) do not recall ever being taught why this formula is correct. Curious students also wonder (3) how the volume of a sphere (or a pyramid or a cone) can be obtained only using geometric concepts and without using calculus.

For the sake of brevity, I only give the logical flow for how these volumes can be derived for students without using calculus. I’ll refer to this excellent site for more details about each step.

  • Using a simple foldable manipulative (see also this site), students can see that V = \displaystyle \frac{1}{3} Bh for a certain pyramid — called a yangma — with a square base and a height that is equal to the base length.
  • Enlarging the yangma will not change the ratio of the volume of the pyramid to the volume of the prism.
  • Cavalieri’s principle then shows that V = \displaystyle \frac{1}{3} Bh for any square pyramid.
  • Cavalieri’s principle then shows that V = \displaystyle \frac{1}{3} Bh for any pyramid with a non-square base or even a cone with a circular base.
  • Finally, a clever use of Cavalieri’s principle — comparing a sphere to a cylinder with a cone-shaped region removed — can be used to show that the volume of a sphere is V = \displaystyle \frac{4}{3} \pi R^3.

green line

I note in closing that there are other ways for students to discover these formulas, like filling an empty pyramid with rice, pouring into an empty prism of equal base and height, and repeating until the prism is filled.

Area of a triangle: Equal cross-sections (Part 2)

Let’s take a second look at the familiar formula for the area of a triangle, A = \displaystyle \frac{1}{2}bh.

trianglecross1The picture above shows three different triangles: one right, one obtuse, and one acute. The three triangles have bases of equal length and also have the same height. Therefore, even though the triangles have different shapes (i.e., they’re not congruent), they have the same height.

Let’s take a second look at these three triangles. In each triangle, I’ve drawn in three “cross-section” line segments which are parallel to the base. Notice that corresponding cross-sections have equal length. In other words, the red line segments have the same length, the light-blue line segments have the same length, and the purple line segments have the same length.

Why is this true? There are two ways of thinking about this (for the sake of brevity, I won’t write out the details).

  • Algebraically, the length of the cross-section increases linearly as they descend from the top vertex to the bottom base. This linear increase does not depend upon the shape of the triangle. Since the three triangles have bases of equal length, the cross-sections have to have the same length.
  • Geometrically, the length of the cross-sections can be found with similar triangles, comparing the big original triangle to the smaller triangle that has a cross-section as its base. Again, the scale factor between the similar triangles depends only on the height of the smaller triangle and not on the shape of the original triangle. So the cross-sections have to have the same length.

So, since the three triangles share the same height and base length, the three triangles have the same area, and the corresponding cross-sections have the same length.

The reverse principle is also true. This is called Cavalieri’s principle. From Wikipedia:

Suppose two regions in a plane are included between two parallel lines in that plane. If every line parallel to these two lines intersects both regions in line segments of equal length, then the two regions have equal areas.

In other words, if I have any kind of shape that has cross-sections that match those of the triangles above, then the shape has the same area as the triangles. Geometrically, we can think of each triangle a bunch of line segments joined together. So while the positioning of the line segments affects the shape of the region, the positioning does not affect the area of the region.

For example, here are three non-triangular regions whose cross-sections match those of the above triangles. The region on the right is especially complex since it has a curvy hole in the middle, so that the cross-sections shown are actually two distinct line segments. Nevertheless, we can say with confidence that, by Cavalieri’s principle, the area of each region matches those of the triangles above.

trianglecross2

Though we wouldn’t expect geometry students to make this connection, Cavalieri’s principle may be viewed as a geometric version of integral calculus. In calculus, we teach that the area between the curves x = f(y) and x = F(y) is equal to

A = \displaystyle \int_{y_1}^{y_2} [F(y) - f(y)] \, dy = \displaystyle \int_{y_1}^{y_2} d(y) \, dy

where $d(y) = F(y) – f(y)$ is the difference in the two curves. In the above formula, I chose integration with respect to y since the $y-$coordinates are constant in the above cross-sections. The difference d(y) is precisely the length of the cross-sections. As with the triangles, the positioning of the cross-sections will affect the shape of the region, but the positioning of the cross-sections does not affect the length d(y) and hence does not affect the area A of the region.

Area of a triangle: Base and height (Part 1)

This begins a series of post concerning how the area of a triangle can be computed. This post concerns the formula that students most often remember:

A = \displaystyle \frac{1}{2} b h

Why is this formula true? Consider \triangle ABC, and form the altitude from B to line AB. Suppose that the length of AC is b and that the altitude has length h. Then one of three things could happen:

triangles

Case 1. The altitude intersects AC at either A or C. Then \triangle ABC is a right triangle, which is half of a rectangle. Since the area of a rectangle is bh, the area of the triangle must be \displaystyle \frac{1}{2} bh.

Knowing the area of a right triangle will be important for Cases 2 and 3, as we will act like a good MIT freshman and use this previous work.

Case 2. The altitude intersects AC at a point D between A and C. Then \triangle ABD and \triangle BCD are right triangles, and so

\hbox{Area of~} \triangle ABC = \hbox{Area of ~} \triangle ABD + \hbox{~Area of~} \triangle BCD

\hbox{Area of~} \triangle ABC = \displaystyle \frac{1}{2} b_1 h + \frac{1}{2} b_2 h

\hbox{Area of~} \triangle ABC = \displaystyle \frac{1}{2} (b_1 + b_2) h

\hbox{Area of~} \triangle ABC = \displaystyle \frac{1}{2} bh

Case 3. The altitude intersects AC at a point D that is not in between A and C. Without loss of generality, suppose that A is between D and C. Then \triangle ABD and \triangle BCD are right triangles, and so

\hbox{Area of~} \triangle ABC = \hbox{Area of ~} \triangle BCD - \hbox{~Area of~} \triangle ACD

\hbox{Area of~} \triangle ABC = \displaystyle \frac{1}{2} (b+t) h + \frac{1}{2} t h

\hbox{Area of~} \triangle ABC = \displaystyle \frac{1}{2} (b+t-t) h

\hbox{Area of~} \triangle ABC = \displaystyle \frac{1}{2} bh

Engaging students: Completing the square

In my capstone class for future secondary math teachers, I ask my students to come up with ideas for engaging their students with different topics in the secondary mathematics curriculum. In other words, the point of the assignment was not to devise a full-blown lesson plan on this topic. Instead, I asked my students to think about three different ways of getting their students interested in the topic in the first place.

I plan to share some of the best of these ideas on this blog (after asking my students’ permission, of course).

This student submission comes from my former student Claire McMahon. Her topic, from Algebra: completing the square.

green line

There were a lot of famous mathematicians that contributed to the notion of completing the square.  The first of the mathematicians was that of the Babylonians.  This culture started the notion of not only solving the quadratics but of arithmetic itself.  The Babylonians started with the equations and then proceeded to solve them algebraically.  Back then; they used pre-calculated tables to help them with solving for the roots.  They were basically solving by the quadratic equation at this point.  The man that came along has a very hard name to not only pronounce but to spell, and I will do my best.  I will refer to him as Muhammad from here on out but his full name, or one of the common names to which he is referred is Muhammad ibn Musa al-Khwarizmi.  He developed the term algorithm, which led to an algorithm for solving quadratic equations, namely completing the square.

The notion of completing the square has gone through a series of transformations throughout the history of mathematics.  As mentioned before the Babylonians started with the notion and increased the knowledge by developing the quadratic formula to find the roots of a given quadratic equation.  This spurred the thought that I can solve any equation and find its solution and roots by completing the square.  Muhammad brought this notion to us, of which was mentioned before.  More specifically the text that he developed was “The Compendious Book of Calculations by Completion and Balancing.”  This book of course has been translated several times over but the general idea is laid out in the title.  Modern mathematicians have developed a less compendious form that is now being taught in the math classes today.  They take on many different forms and can be taught with manipulates as well.

 

green line

The fabulous part to the story is there are a lot of resources that help the kids of today to deal with this “trick” of the math trade.  There are numerous You Tube videos on the different methods of which show every step along the way with encouraging thoughts.  Another great online resource is any of the math websites.  I find it a little unfair that these resources were not readily available when I was struggling with such concepts.  One of my personal favorites is the PurpleMath.com website.  This website breaks everything down to basically that of a fourth grade level.  They have pictures and fun problems to work out on your own.  My favorite part is that you get your answers checked instantaneously to build the self-confidence and self-efficacy it takes to be a successful student.  These particular websites are great tools for teachers as well, as they have a lot of great examples that can be used in the classroom and different ways that a student might present and calculate a problem.

A curious square root (Part 1)

Here’s a square root that looks like a total mess:

\sqrt{5 - \sqrt{6} + \sqrt{22+8\sqrt{6}}}

Just look at this monstrosity, which has a triply-embedded square root! But then look what happens when I plug into a calculator:

TImessysquareroot

Hmmm. How is that possible?!?!

I’ll give the answer after the thought bubble, if you’d like to think about it before seeing the answer.

green_speech_bubble

Let’s start from the premise that \sqrt{5 - \sqrt{6} + \sqrt{22+8\sqrt{6}}} = 3 and work backwards. This isn’t the best of logic — since we’re assuming the thing that we’re trying to prove in the first place — but it’s a helpful exercise to see exactly how this happened.

\sqrt{5 - \sqrt{6} + \sqrt{22+8\sqrt{6}}} = 3

5 - \sqrt{6} + \sqrt{22+8\sqrt{6}} = 9

\sqrt{22+8\sqrt{6}} = 4 + \sqrt{6}

22 + 8 \sqrt{6} = (4 + \sqrt{6})^2

This last line is correct, using the formula (a+b)^2 = a^2 + 2ab + b^2. So, running the logic from bottom to top (and keeping in mind that all of the terms are positive), we obtain the top equation.

green lineThis suggests a general method for constructing such hairy square roots. To begin, start with any similar expression, such as

(2 - \sqrt{3})^2 = 4 - 4\sqrt{3} + 3

(2 - \sqrt{3})^2 = 7 - 4\sqrt{3}

Then we create a nested square root:

2 - \sqrt{3} = \sqrt{7 - 4\sqrt{3}}

Then I get rid of the square root on the left hand side:

2 = \sqrt{3} + \sqrt{7 - 4\sqrt{3}}

Then I add or subtract something so that the left-hand side becomes a perfect square.

25 = 23 + \sqrt{3} + \sqrt{7 - 4 \sqrt{3}}

Finally, I take the square root of both sides:

5 = \sqrt{23 + \sqrt{3} + \sqrt{7 - 4 \sqrt{3}}}

Then I show the right-hand side to my students, ask them to plug into their calculators, and ask them to figure out what happened.

Engaging students: Measures of the angles in a triangle add to 180 degrees

In my capstone class for future secondary math teachers, I ask my students to come up with ideas for engaging their students with different topics in the secondary mathematics curriculum. In other words, the point of the assignment was not to devise a full-blown lesson plan on this topic. Instead, I asked my students to think about three different ways of getting their students interested in the topic in the first place.

I plan to share some of the best of these ideas on this blog (after asking my students’ permission, of course).

This student submission comes from my former student Claire McMahon. Her topic, from Geometry: the proof that the measures of the angles in a triangle add to 180^o.

green line

One of the hardest concepts in math is learning how to prove something that is already considered to be correct.  One of the more difficult concepts to teach could also be said on how to prove things that you had already believed and accepted in the first place.  One of these concepts happens to be that a triangle’s angles are always going to add up to 180 degrees.  Here is one of the proofs that I found that is absolutely simplistic and most kids will agree with you on it:

triangle1

This particular proof is from the website http://www.mathisfun.com.  This is a great website to simply explain most math concepts and give exercises to practice those math facts.  For the more skeptical student, you can use a form of Euclidean and modern fact base to prove this more in depth.  I found this proof on http://www.apronus.com/geometry/triangle.htm.  Here you will see that there is no question as to why the proof above works and how it doesn’t work when you do a proof by contradiction.

triangle3 triangle2

green line

I stumbled across this awesome website that very simply put into context how easy it would be to prove that a triangle’s angles will always add up to 180 degrees.  In this activity you take the same triangle 3 times and then have them place all three of the angles on a straight line.  This proves that the angles in a triangle will always equal 180 degrees, which is a concept that should have already been taught as a straight line having an “angle” measure of 180. The website for this can be found here: http://www.regentsprep.org/Regents/math/geometry/GP5/TRTri.htm.

green line

The triangle is the basis for a lot of math.  There is one very important person that really started playing with the idea of a triangle and how 3 straight lines that close to form a figure has a certain amount of properties and similarities to parallels and other figures like it.  We base a whole unit on special right triangles in geometry in high school and never know exactly where the term right angle is derived.  This man that made the right angle so important in math is none other than Euclid himself.  While Euclid never introduced angle measures, he made it very apparent that 2 right angles are always going to be equal to the interior angles of a triangle.  Not only did Euclid prove this but he did so in a way that relates to all types of triangles and their similar counterparts using only a straight edge and a compass, pretty impressive!!