Algebra/Chapter 17/The Pythagorean Theorem

From testwiki
Jump to navigation Jump to search

{{Template:BOOKTEMPLATE/Page}}

------------------------ Algebra
Chapter 17: Conic Sections
Section 1: The Distance Formula
Loci of Points

Template:Resize


The Distance Formula

Let's say that there are two dots on a coordinate plane. How would you find the distance between the two without a ruler? Hint: draw a right triangle. Let's see if you can figure this out yourself before peeking!

Suppose you have two points, (x1, y1) and (x2, y2), and suppose that the length of the straight line between them is d. You can derive the distance formula by noticing that you can follow the following path between any two points to obtain a right triangle: start at point 1, change x (keep y constant) until you're directly above or below point 2, and then alter y and keep x constant until you're at point 2.

Template:Todo

If you follow this path, the length of the first segment that you draw is |x2x1| and the length of the second is |y2y1|. Also, since these two line segments form a right triangle, the Pythagorean Theorem applies and we can write (x2x1)2+(y2y1)2=d2 or, solving for d,

Template:TrigBoxOpen d=(x2x1)2+(y2y1)2 Template:TrigBoxClose

This formula is called the distance formula.

Another Formula is (and more simplified):

Template:TrigBoxOpen a2+b2=c2 Template:TrigBoxClose

Equidistance

The Midpoint Formula