document.write( "Question 1210489: In triangle ABC, \angle A = 90^\circ. Altitude $\overline{AP},$ angle bisector $\overline{AQ},$ and median $\overline{AR}$ are drawn. If $PQ = 3$ and $QC = 4,$ find $AR.$ \n" ); document.write( "
Algebra.Com's Answer #852901 by CPhill(2138) You can put this solution on YOUR website! This is a challenging geometry problem that requires using properties of right triangles, angle bisectors, and medians.\r \n" ); document.write( "\n" ); document.write( "## 1. Determine Side Lengths\r \n" ); document.write( "\n" ); document.write( "In $\triangle ABC$, $\angle A = 90^\circ$.\r \n" ); document.write( "\n" ); document.write( "### A. Locate Point C's Position\r \n" ); document.write( "\n" ); document.write( "The angle bisector $\overline{AQ}$ divides $\overline{BC}$ into segments $\overline{BQ}$ and $\overline{QC}$. \n" ); document.write( "We are given $QC = 4$. Let $BQ = y$. \n" ); document.write( "The entire hypotenuse is $BC = BQ + QC = y + 4$.\r \n" ); document.write( "\n" ); document.write( "### B. Use the Segment $PQ$\r \n" ); document.write( "\n" ); document.write( "The altitude $\overline{AP}$ and the angle bisector $\overline{AQ}$ are distinct segments on the hypotenuse $\overline{BC}$. \n" ); document.write( "We are given $PQ = 3$.\r \n" ); document.write( "\n" ); document.write( "Since $P$ is the foot of the altitude from $A$, $\triangle APB$ and $\triangle APC$ are right triangles. \n" ); document.write( "Since $Q$ is between $P$ and $C$ (altitude is often closer to the right angle vertex): \n" ); document.write( "$$PC = PQ + QC = 3 + 4 = 7$$\r \n" ); document.write( "\n" ); document.write( "Then, the segment $BP$ is $BC - PC$: \n" ); document.write( "$$BP = (y + 4) - 7 = y - 3$$\r \n" ); document.write( "\n" ); document.write( "### C. Apply the Geometric Mean Theorem (Leg Rule)\r \n" ); document.write( "\n" ); document.write( "In right $\triangle ABC$: \n" ); document.write( "1. $AC^2 = PC \cdot BC$ (Leg $\overline{AC}$ is the geometric mean of $\overline{PC}$ and $\overline{BC}$) \n" ); document.write( "2. $AB^2 = BP \cdot BC$ (Leg $\overline{AB}$ is the geometric mean of $\overline{BP}$ and $\overline{BC}$)\r \n" ); document.write( "\n" ); document.write( "Substitute the lengths: \n" ); document.write( "1. $AC^2 = 7(y+4)$ \n" ); document.write( "2. $AB^2 = (y-3)(y+4)$\r \n" ); document.write( "\n" ); document.write( "### D. Apply the Angle Bisector Theorem\r \n" ); document.write( "\n" ); document.write( "The angle bisector $\overline{AQ}$ divides the opposite side $\overline{BC}$ into segments proportional to the other two sides: \n" ); document.write( "$$\frac{AB}{AC} = \frac{BQ}{QC}$$ \n" ); document.write( "$$\frac{AB}{AC} = \frac{y}{4}$$ \n" ); document.write( "$$4 \cdot AB = y \cdot AC \quad \text{(Equation 1)}$$\r \n" ); document.write( "\n" ); document.write( "### E. Solve for $y$ (the length of $BQ$)\r \n" ); document.write( "\n" ); document.write( "Square Equation 1: \n" ); document.write( "$$16 \cdot AB^2 = y^2 \cdot AC^2$$\r \n" ); document.write( "\n" ); document.write( "Substitute the Leg Rule expressions for $AB^2$ and $AC^2$: \n" ); document.write( "$$16 \cdot [(y-3)(y+4)] = y^2 \cdot [7(y+4)]$$\r \n" ); document.write( "\n" ); document.write( "Since $y+4 = BC$ cannot be zero, we can divide both sides by $(y+4)$: \n" ); document.write( "$$16(y-3) = 7y^2$$ \n" ); document.write( "$$16y - 48 = 7y^2$$ \n" ); document.write( "$$7y^2 - 16y + 48 = 0$$\r \n" ); document.write( "\n" ); document.write( "Let's check the position of $P$ and $Q$. The altitude $\overline{AP}$ falls between the angle bisector $\overline{AQ}$ and the median $\overline{AR}$ if the triangle is not isosceles.\r \n" ); document.write( "\n" ); document.write( "**Revisiting the Geometric Setup:** In a right triangle, the order of the points on the hypotenuse from $B$ to $C$ must be: **$P$ (Altitude), $Q$ (Angle Bisector), $R$ (Median)** *or* **$P, R, Q$** *or* **$R, Q, P$**, etc.\r \n" ); document.write( "\n" ); document.write( "If $Q$ is between $P$ and $C$, our lengths are: \n" ); document.write( "* $PC = 7$ \n" ); document.write( "* $BP = y-3$ \n" ); document.write( "* $BC = y+4$\r \n" ); document.write( "\n" ); document.write( "The discriminant ($\Delta$) of the quadratic equation $7y^2 - 16y + 48 = 0$ is: \n" ); document.write( "$$\Delta = (-16)^2 - 4(7)(48) = 256 - 1344 = -1088$$\r \n" ); document.write( "\n" ); document.write( "Since the discriminant is negative, there are **no real solutions for $y$**. This means the geometric configuration $B, P, Q, C$ is impossible with the given lengths.\r \n" ); document.write( "\n" ); document.write( "---\r \n" ); document.write( "\n" ); document.write( "## 2. Re-evaluate the Geometric Setup (P and Q Order)\r \n" ); document.write( "\n" ); document.write( "Since $P$ and $Q$ must both be on the segment $\overline{BC}$, and the previous setup failed, let's assume the order of points is $B, Q, P, C$.\r \n" ); document.write( "\n" ); document.write( "* $BC = y + 4$ (Still the total length) \n" ); document.write( "* $BQ = y$ \n" ); document.write( "* $QC = 4$ \n" ); document.write( "* $PQ = 3$\r \n" ); document.write( "\n" ); document.write( "If $Q$ is between $B$ and $P$: \n" ); document.write( "$$BP = BQ + QP = y + 3$$ \n" ); document.write( "$$PC = BC - BP = (y+4) - (y+3) = 1$$\r \n" ); document.write( "\n" ); document.write( "Now the geometric relationships are: \n" ); document.write( "1. $AC^2 = PC \cdot BC = 1(y+4) = y+4$ \n" ); document.write( "2. $AB^2 = BP \cdot BC = (y+3)(y+4)$\r \n" ); document.write( "\n" ); document.write( "Apply the Angle Bisector Theorem ($\frac{AB}{AC} = \frac{BQ}{QC}$): \n" ); document.write( "$$\frac{AB^2}{AC^2} = \left(\frac{y}{4}\right)^2$$ \n" ); document.write( "$$16 \cdot AB^2 = y^2 \cdot AC^2$$\r \n" ); document.write( "\n" ); document.write( "Substitute the Leg Rule expressions: \n" ); document.write( "$$16 \cdot [(y+3)(y+4)] = y^2 \cdot [y+4]$$\r \n" ); document.write( "\n" ); document.write( "Divide by $(y+4)$ (since $y+4 = BC \neq 0$): \n" ); document.write( "$$16(y+3) = y^2$$ \n" ); document.write( "$$16y + 48 = y^2$$ \n" ); document.write( "$$y^2 - 16y - 48 = 0$$\r \n" ); document.write( "\n" ); document.write( "### Solve the Quadratic Equation for $y$\r \n" ); document.write( "\n" ); document.write( "Use the quadratic formula: $y = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$ \n" ); document.write( "$$y = \frac{16 \pm \sqrt{(-16)^2 - 4(1)(-48)}}{2(1)}$$ \n" ); document.write( "$$y = \frac{16 \pm \sqrt{256 + 192}}{2}$$ \n" ); document.write( "$$y = \frac{16 \pm \sqrt{448}}{2}$$ \n" ); document.write( "$$y = \frac{16 \pm \sqrt{64 \cdot 7}}{2} = \frac{16 \pm 8\sqrt{7}}{2}$$\r \n" ); document.write( "\n" ); document.write( "Since $y$ must be positive (it is a length $BQ$): \n" ); document.write( "$$y = 8 + 4\sqrt{7}$$\r \n" ); document.write( "\n" ); document.write( "## 3. Find the Length of the Median $\overline{AR}$\r \n" ); document.write( "\n" ); document.write( "The median $\overline{AR}$ goes from the vertex of the right angle to the midpoint ($R$) of the hypotenuse $\overline{BC}$.\r \n" ); document.write( "\n" ); document.write( "### A. Find the length of the hypotenuse $BC$\r \n" ); document.write( "\n" ); document.write( "$$BC = y + 4$$ \n" ); document.write( "$$BC = (8 + 4\sqrt{7}) + 4 = 12 + 4\sqrt{7}$$\r \n" ); document.write( "\n" ); document.write( "### B. Apply the Median to Hypotenuse Theorem\r \n" ); document.write( "\n" ); document.write( "In a right triangle, the length of the median to the hypotenuse is **half the length of the hypotenuse**. \n" ); document.write( "$$AR = \frac{1}{2} BC$$\r \n" ); document.write( "\n" ); document.write( "$$AR = \frac{1}{2} (12 + 4\sqrt{7})$$ \n" ); document.write( "$$AR = \mathbf{6 + 2\sqrt{7}}$$ \n" ); document.write( " |