Math Problem Statement

In triangle $PQR,$ $M$ is the midpoint of $\overline{PQ}.$ Let $X$ be the point on $\overline{QR}$ such that $\overline{PX}$ bisects $\angle QPR,$ and let the perpendicular bisector of $\overline{PQ}$ intersect $\overline{PX}$ at $Y.$ If $PQ = 28,$ $PR = 16,$ and $MY = 5,$ then find the area of triangle $PYR.$

Solution

We are given a triangle PQRPQR with several geometric conditions, and we are tasked with finding the area of triangle PYRPYR. Let's break down the problem step by step and use the given information to solve it.

Step 1: Analyze the triangle and given points

  • MM is the midpoint of PQ\overline{PQ}, which implies that PM=MQ=PQ2=14PM = MQ = \frac{PQ}{2} = 14.
  • XX is a point on QR\overline{QR}, and PX\overline{PX} bisects QPR\angle QPR. This tells us that PX\overline{PX} is the angle bisector of QPR\angle QPR.
  • The perpendicular bisector of PQ\overline{PQ} intersects PX\overline{PX} at point YY, and it is given that MY=5MY = 5.

Step 2: Use geometric properties

We know that:

  • The perpendicular bisector of PQ\overline{PQ} implies that point YY is equidistant from PP and QQ, because the perpendicular bisector of a segment is the locus of points equidistant from the endpoints of the segment.
  • By the Angle Bisector Theorem, since PX\overline{PX} is the angle bisector of QPR\angle QPR, the ratio QXXR\frac{QX}{XR} is equal to the ratio of the adjacent sides PQPR=2816=74\frac{PQ}{PR} = \frac{28}{16} = \frac{7}{4}.

Step 3: Setup coordinate geometry

To solve for the area of triangle PYRPYR, we can place the triangle on a coordinate plane. Let the coordinates of point PP be (0,0)(0, 0), point QQ be (28,0)(28, 0), and point RR be (0,16)(0, 16).

  • Since MM is the midpoint of PQ\overline{PQ}, its coordinates are M=(28+02,0+02)=(14,0)M = \left( \frac{28 + 0}{2}, \frac{0 + 0}{2} \right) = (14, 0).

Now, since YY lies on the perpendicular bisector of PQ\overline{PQ}, its xx-coordinate must be 14, the same as point MM. The distance from MM to YY is given as 5, so the yy-coordinate of YY must be 5 units above or below MM along the perpendicular bisector. Therefore, the coordinates of YY are (14,5)(14, 5).

Step 4: Calculate the area of triangle PYRPYR

We now know the coordinates of the vertices of triangle PYRPYR:

  • P=(0,0)P = (0, 0)
  • Y=(14,5)Y = (14, 5)
  • R=(0,16)R = (0, 16)

The area of a triangle with vertices (x1,y1)(x_1, y_1), (x2,y2)(x_2, y_2), and (x3,y3)(x_3, y_3) is given by the formula:

Area=12x1(y2y3)+x2(y3y1)+x3(y1y2)\text{Area} = \frac{1}{2} \left| x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2) \right|

Substituting the coordinates of PP, YY, and RR:

Area=120(516)+14(160)+0(05)\text{Area} = \frac{1}{2} \left| 0(5 - 16) + 14(16 - 0) + 0(0 - 5) \right| =120+14×16+0= \frac{1}{2} \left| 0 + 14 \times 16 + 0 \right| =12×224=112= \frac{1}{2} \times 224 = 112

Thus, the area of triangle PYRPYR is 112\boxed{112}.

Follow-up questions

  1. How would the result change if PQ=30PQ = 30 and PR=20PR = 20?
  2. Can you derive the coordinates of point XX using the Angle Bisector Theorem?
  3. How does the location of MM influence the position of YY?
  4. How would the problem change if MY=10MY = 10?
  5. Can you generalize the method to any triangle with a similar configuration?

Tip

Using coordinate geometry is an effective way to solve complex geometric problems by translating them into algebraic equations.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Coordinate Geometry
Triangle Properties
Area Calculation
Angle Bisector Theorem
Perpendicular Bisector

Formulas

Area of a triangle = \frac{1}{2} \left| x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2) \right|
Midpoint formula: M = \left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right)

Theorems

Angle Bisector Theorem
Properties of Perpendicular Bisectors

Suitable Grade Level

Grades 10-12