SAT
mathmedium~35 min

Medium: Geometry and Trigonometry

Similar triangles and the proportions they set up, the 45-45-90 and 30-60-90 side ratios, finding one trigonometric ratio from another and the cofunction fact sin x = cos(90 - x), arc length and sector area from a central angle, the equation of a circle and its center and radius, and distance and midpoint in the coordinate plane.

Introduction

At the Medium level the geometry questions stop handing you the right triangle and start hiding it. A tree and its shadow are one triangle inside another; a 30 degree angle in a right triangle is an instruction to use a fixed side ratio; a sine given as a fraction is a triangle you are expected to draw; a circle described by an equation has a center and radius you must read off; a central angle cuts an arc whose length is a fraction of the circumference.

The common thread is proportion. Similar triangles have proportional sides. The special right triangles are fixed proportions. A trigonometric ratio is a proportion between two sides. An arc is a proportion of a circumference and a sector a proportion of an area. Once you see which proportion a question is about, the arithmetic is one cross-multiplication.

The Advanced lesson adds radians, the identity sin² x + cos² x = 1, inscribed angles and tangents, completing the square to find a circle's center, and how scaling a figure scales its area and volume.

Game plan

How to attack these questions on test day.
  1. 1

    Match corresponding sides before writing a proportion

    Two triangles are similar when their angles match, and then corresponding sides are in the same ratio. Corresponding means opposite the equal angles, not "the two short ones". Redraw nested or overlapping triangles as two separate triangles with the matching angles marked, then write shortest over shortest, longest over longest. The scale factor between them is one ratio you can then apply to any pair.

  2. 2

    Recognize the special angles and use the reference sheet's ratios

    45-45-90: legs equal, hypotenuse is a leg times √2. 30-60-90: the short leg is opposite the 30, the hypotenuse is twice the short leg, the long leg is the short leg times √3. Find the short leg first, always; every other side is a fixed multiple of it. These two triangles are on the reference sheet, so what you must know is when a question is about one of them: any right triangle with a 45, 30 or 60 degree angle, a square's diagonal, or an equilateral triangle's height.

  3. 3

    Given one trig ratio, draw the triangle and label three sides

    If sin A = 5/13, draw a right triangle with the side opposite A labelled 5 and the hypotenuse 13; the third side is 12 by the Pythagorean theorem, and now cos A = 12/13 and tan A = 5/12 are read off directly. Because the acute angles of a right triangle are complementary, the sine of one equals the cosine of the other: sin 40° = cos 50°, and sin x = cos(90° - x) for any acute x. Questions that give an expression like sin(x) = cos(2x + 15) are asking you to set x + (2x + 15) = 90.

  4. 4

    Arcs and sectors are fractions of the whole circle

    A central angle of theta degrees cuts off theta/360 of the circle. Arc length is that fraction of the circumference 2 π r, and sector area is that fraction of the area π r². If the arc length or sector area is given and the angle is asked, set up the same fraction and solve for theta. Keep π as a symbol until the last step; the answer choices almost always do.

  5. 5

    Read a circle's equation with the signs reversed

    (x - h)² + (y - k)² = r² has center (h, k) and radius r. The signs inside the parentheses are reversed to get the center, and the right-hand side is the radius squared, so (x + 1)² + (y - 4)² = 25 has center (-1, 4) and radius 5, not 25. A point is on the circle if it satisfies the equation, inside if the left side is less than r², outside if greater.

Theory

Two triangles are similar when their corresponding angles are equal, which is guaranteed as soon as two pairs of angles match, since the third pair must then match too. Similar triangles have corresponding sides in a constant ratio, the scale factor, and equal ratios between any two sides within each triangle. The SAT builds similar triangles in a few recurring ways: a segment drawn parallel to one side of a triangle cuts off a smaller similar triangle; two right triangles that share an acute angle are similar; a person and a tree casting shadows at the same moment form similar right triangles; and the diagonals of a trapezoid or two crossing lines between parallels form a pair of similar triangles. In every case, identify the matching angles, write a proportion between corresponding sides, and cross-multiply. A person 6 feet tall casting a 4 foot shadow at the moment a tree casts a 30 foot shadow gives 6/4 = h/30, so the tree is 45 feet tall.

The two special right triangles are fixed shapes whose side ratios are on the reference sheet. In a 45-45-90 triangle the legs are equal and the hypotenuse is a leg times √2; it is half a square, so a square of side s has diagonal s √2. In a 30-60-90 triangle the side opposite the 30 degree angle is the shortest, the hypotenuse is exactly twice it, and the side opposite the 60 degree angle is the short leg times √3; it is half an equilateral triangle, so an equilateral triangle of side s has height (s/2) √3. The method is always to find the short leg first: given a hypotenuse of 10, the short leg is 5 and the long leg is 5 √3; given a long leg of 6, the short leg is 6/√3 = 2 √3 and the hypotenuse is 4 √3.

Trigonometric ratios at this level go in both directions. Given a triangle, you write the ratio; given a ratio, you rebuild the triangle. If sin A = 5/13, the opposite side is 5 and the hypotenuse 13, so the adjacent side is √(169 - 25) = 12, and cos A = 12/13, tan A = 5/12. Since the two acute angles of a right triangle sum to 90 degrees, and the side opposite one is adjacent to the other, the sine of an angle equals the cosine of its complement: sin x = cos(90° - x). This lets the test ask for cos B when it gives sin A in the same triangle (they are equal), or to solve sin(x) = cos(3x + 10) by setting x + 3x + 10 = 90. Tangent is also the slope of the hypotenuse when a leg lies along the x-axis, a link the coordinate questions exploit.

A circle's circumference is 2 π r and its area π r², both on the reference sheet. A central angle, with its vertex at the center, cuts off an arc and a sector. The arc's length is the fraction theta/360 of the circumference, and the sector's area is the same fraction of the circle's area: for a radius of 6 and a central angle of 60 degrees, the arc is (60/360)(12 π) = 2 π and the sector is (60/360)(36 π) = 6 π. The chord joining the arc's endpoints, the radius to each endpoint, and the central angle form an isosceles triangle, which is where the special triangles reappear inside circle problems. A full circle is 360 degrees; the Advanced lesson introduces radians, where a full circle is 2 π.

In the coordinate plane a circle with center (h, k) and radius r has equation (x - h)² + (y - k)² = r². Reading the center reverses the signs inside the parentheses, and the radius is the square root of the constant on the right. To test whether a point is on the circle, substitute it: (2, 1) is on (x - 2)² + (y + 3)² = 16 because 0 + 16 = 16. To write the equation from a center and a point on the circle, compute the radius as the distance between them first. When the equation is given expanded, as x² + y² - 4x + 6y - 3 = 0, completing the square in x and in y recovers the standard form; that conversion is the Advanced lesson's territory, but recognizing that an expanded equation is still a circle belongs here.

Coordinate geometry supplies the distances. The distance between (x₁, y₁) and (x₂, y₂) is √((x₂ - x₁)² + (y₂ - y₁)²), the Pythagorean theorem with the horizontal and vertical changes as legs. The midpoint is the average of the coordinates, ((x₁ + x₂)/2, (y₁ + y₂)/2). Together they let you find a circle's radius from its center and a point, the length of a diagonal, whether a triangle is isosceles, or the perimeter of a polygon drawn on a grid. The slope of a segment, rise over run, tells you whether two sides are parallel or perpendicular and therefore whether a quadrilateral is a rectangle.

Volume questions at this level combine solids or run backwards. A composite solid, such as a cylinder with a cone on top, is the sum of the pieces, each from the reference sheet. A backwards question gives the volume and asks for a dimension: a cone of volume 24 π and height 8 has (1/3) π r² (8) = 24 π, so r² = 9 and r = 3. Density questions multiply volume by density to get mass or divide mass by density to get volume, and the units carry the setup.

Worked figures

A segment parallel to one side makes a similar triangle

DE is parallel to BC, so triangle ADE is similar to triangle ABC (they share angle A, and the parallel lines make the other angles equal). AD/AB = AE/AC = DE/BC: with AD = 4, DB = 6 and DE = 5, the scale factor is 4/10 and BC = 12.5.

Figure 1
DE = 5BC = 12.5AD = 4DB = 6ADBEC

The two special right triangles

Left: a 45-45-90 triangle with legs 4 has hypotenuse 4 √2, about 5.66. Right: a 30-60-90 triangle with short leg 3 (opposite the 30 degree angle) has hypotenuse 6 and long leg 3 √3, about 5.20. Both ratios are on the reference sheet; find the short leg first.

Figure 2
444 √245°45°3 √33630°60°

Arc length and sector area are the same fraction

A central angle of theta degrees takes theta/360 of everything: of the 360 degrees, of the circumference, and of the area. The last row runs the formula backwards to find the angle.

Table 1
RadiusCentral angleFraction of circleArc lengthSector area
660°60/360 = 1/6(1/6)(12 π) = 2 π(1/6)(36 π) = 6 π
980°80/360 = 2/9(2/9)(18 π) = 4 π(2/9)(81 π) = 18 π
4270°270/360 = 3/4(3/4)(8 π) = 6 π(3/4)(16 π) = 12 π
10thetaarc 5 π = (theta/360)(20 π)so theta/360 = 1/4theta = 90°

A circle from its equation

(x - 2)² + (y + 1)² = 9 has center (2, -1) and radius 3. The point (5, -1) is on the circle: (3)² + 0 = 9. The point (4, 1) is inside: 4 + 4 = 8 < 9. The point (6, 2) is outside: 16 + 9 = 25 > 9.

Figure 3
-2-11234567-5-4-3-2-1123center (2, -1)r = 3(5, -1) on(4, 1) inside(6, 2) outside

One trig ratio gives the other two

sin A = 5/13 means opposite 5, hypotenuse 13. The Pythagorean theorem gives the adjacent side: √(169 - 25) = 12. Now every ratio for A and for B is available, and sin A = cos B because A and B are complementary.

Table 2
RatioAngle AAngle B = 90° - A
sine (opposite / hypotenuse)5/1312/13
cosine (adjacent / hypotenuse)12/135/13
tangent (opposite / adjacent)5/1212/5
cofunction checksin A = cos B = 5/13cos A = sin B = 12/13

Worked examples

Try each one before opening the solution.

Example 1: Similar triangles from shadows

At a certain time of day, a 6 foot tall person casts a shadow 4 feet long. At the same time, a tree casts a shadow 30 feet long. How tall is the tree?

Show solution
  1. The sun's rays make the same angle with the ground for both, so the person-and-shadow and tree-and-shadow right triangles are similar.
  2. Write a proportion of corresponding sides, height over shadow for both: 6/4 = h/30.

    Keep the same order in both ratios. Height over shadow on the left means height over shadow on the right.

  3. Cross-multiply: 4h = 180.
  4. Solve: h = 45 feet.
  5. Check the scale factor: the tree's shadow is 7.5 times the person's, and 6 x 7.5 = 45. Correct.

Answer: The tree is 45 feet tall.

Example 2: Use a 30-60-90 triangle

In a right triangle, one angle measures 30 degrees and the hypotenuse is 10. What are the lengths of the two legs?

Show solution
  1. Find the short leg first: it is opposite the 30 degree angle and equals half the hypotenuse, 10/2 = 5.

    The hypotenuse is 2x on the reference sheet, so x = 5.

  2. The long leg, opposite the 60 degree angle, is the short leg times √3: 5 √3, about 8.66.
  3. Check with the Pythagorean theorem: 5² + (5 √3)² = 25 + 75 = 100 = 10². Correct.

Answer: The legs are 5 and 5 √3 (about 8.66).

Example 3: Arc length and sector area from a central angle

A circle has radius 6. A central angle of 60 degrees cuts off an arc and a sector. What are the arc length and the sector area?

Show solution
  1. The angle is 60/360 = 1/6 of the circle.
  2. Circumference: 2 π (6) = 12 π. Arc length: (1/6)(12 π) = 2 π, about 6.28.
  3. Area: π (6)² = 36 π. Sector area: (1/6)(36 π) = 6 π, about 18.85.

    Same fraction, different whole. Arc uses circumference, sector uses area.

Answer: Arc length 2 π, sector area 6 π

Example 4: Radius from a center and a point, then the equation

A circle in the xy-plane has center (-1, 4) and passes through (2, 8). What is the equation of the circle?

Show solution
  1. The radius is the distance from the center to the point: √((2 - (-1))² + (8 - 4)²) = √(9 + 16) = 5.

    A 3-4-5 triangle. Subtracting a negative coordinate is where sign slips happen: 2 - (-1) = 3.

  2. Write the standard form with the center's signs reversed: (x + 1)² + (y - 4)² = 25.
  3. Check the given point: (2 + 1)² + (8 - 4)² = 9 + 16 = 25. Correct.

Answer: (x + 1)² + (y - 4)² = 25

Practice

Check your understanding 1

Triangle ABC has sides of length 4, 6 and 8. Triangle DEF is similar to triangle ABC, and its shortest side has length 10. What is the length of the longest side of triangle DEF?

Check your understanding 2

A right triangle has two 45 degree angles and legs of length 7. What is the length of the hypotenuse?

Check your understanding 3

In right triangle ABC, angle C is the right angle and sin A = 5/13. What is the value of cos A?

Check your understanding 4

A circle has radius 9. What is the length of an arc cut off by a central angle of 80 degrees?

Check your understanding 5

The equation (x + 1)² + (y - 4)² = 25 represents a circle in the xy-plane. What are the center and radius of the circle?

Check your understanding 6

What is the distance between the points (-3, 2) and (5, -4) in the xy-plane?

Check your understanding 7

A cone has a radius of 3 inches and a height of 8 inches. What is its volume, in cubic inches?

Check your understanding 8

If sin(x°) = cos(3x° + 10°) and both angles are acute, what is the value of x?

Common mistakes

Pairing sides of similar triangles by size instead of by the angle they face, or by their position in the picture.

Applying the 30-60-90 ratios to the wrong side: the hypotenuse is twice the SHORT leg, not the long one. Find the short leg first.

Treating the sine as a length instead of a ratio, or forgetting that after drawing the triangle from sin A = 5/13 the third side comes from the Pythagorean theorem, not from 13 - 5.

Using the area formula for arc length or the circumference for sector area. Same fraction, different whole.

Reading the center of (x + 1)² + (y - 4)² = 25 as (1, -4), or the radius as 25.

Subtracting coordinates carelessly when one is negative: 5 - (-3) is 8.

Dropping the 1/3 in the cone and pyramid volume formulas, both of which are on the reference sheet.

Practise this: drills for this topic in the question bank.