Difference between revisions of "2015 AIME II Problems/Problem 7"

(Solution #2)
(Solution 2)
Line 50: Line 50:
  
 
- solution by abvenkgoo
 
- solution by abvenkgoo
 +
 +
==Solution 3==
 +
Heron's Formula gives <math>[ABC] = \sqrt{27 \cdot 15 \cdot 10 \cdot 2} = 90,</math> so the altitude from <math>A</math> to <math>BC</math> has length <math>\dfrac{2[ABC]}{BC} = \dfrac{36}{5}.</math>
 +
 +
Now, draw a parallel to <math>AB</math> from <math>Q</math>, intersecting <math>BC</math> at <math>T</math>. Then <math>BT = w</math> in parallelogram <math>QPBT</math>, and so <math>CT = 25 - w</math>. Clearly, <math>CQT</math> and <math>CAB</math> are similar triangles, and so their altitudes have lengths proportional to their corresponding base sides, and so
 +
<math></math>\frac{QR}{\frac{36}{5}} = \frac{25 - w}{25}.<math>
 +
Solving gives </math>[PQRS] = \dfrac{36}{5} \cdot \dfrac{25 - w}{25} = \dfrac{36w}{5} - \dfrac{36w^2}{125}<math>, so the answer is </math>36 + 125 = 161$.
 +
 +
- solution by suli
  
 
==See also==
 
==See also==
 
{{AIME box|year=2015|n=II|num-b=6|num-a=8}}
 
{{AIME box|year=2015|n=II|num-b=6|num-a=8}}
 
{{MAA Notice}}
 
{{MAA Notice}}

Revision as of 18:48, 29 March 2015

Problem

Triangle $ABC$ has side lengths $AB = 12$, $BC = 25$, and $CA = 17$. Rectangle $PQRS$ has vertex $P$ on $\overline{AB}$, vertex $Q$ on $\overline{AC}$, and vertices $R$ and $S$ on $\overline{BC}$. In terms of the side length $PQ = w$, the area of $PQRS$ can be expressed as the quadratic polynomial

Area($PQRS$) = $\alpha w - \beta \cdot w^2$.

Then the coefficient $\beta = \frac{m}{n}$, where $m$ and $n$ are relatively prime positive integers. Find $m+n$.

Solution 1

If $\omega = 25$, the area of rectangle $PQRS$ is $0$, so

\[\alpha\omega - \beta\omega^2 = 25\alpha - 625\beta = 0\]

and $\alpha = 25\beta$. If $\omega = \frac{25}{2}$, we can reflect $APQ$ over PQ, $PBS$ over $PS$, and $QCR$ over $QR$ to completely cover rectangle $PQRS$, so the area of $PQRS$ is half the area of the triangle. Using Heron's formula, since $s = \frac{12 + 17 + 25}{2} = 27$,

\[[ABC] = \sqrt{27 \cdot 15 \cdot 10 \cdot 2} = 90\]

so

\[45 = \alpha\omega - \beta\omega^2 = \frac{625}{2} \beta - \beta\frac{625}{4} = \beta\frac{625}{4}\]

and

\[\beta = \frac{180}{625} = \frac{36}{125}\]

so the answer is $m + n = 36 + 125 = \boxed{161}$.

Solution 2

Similar triangles can also solve the problem.

First, solve for the area of the triangle. $[ABC] = 90$. This can be done by Heron's Formula or placing an $8-15-17$ right triangle on $BC$ and solving. (The $8$ side would be collinear with line $AB$)

After finding the area, solve for the altitude to $BC$. Let $E$ be the intersection of the altitude from $A$ and side $BC$. Then $AE = \frac{36}{5}$. Solving for $BE$ using the Pythagorean Formula, we get $BE = \frac{48}{5}$. We then know that $CE = \frac{77}{5}$.

Now consider the rectangle $PQRS$. Since $SR$ is collinear with $BC$ and parallel to $PQ$, $PQ$ is parallel to $BC$ meaning $\Delta APQ$ is similar to $\Delta ABC$.

Let $F$ be the intersection between $AE$ and $PQ$. By the similar triangles, we know that $\frac{PF}{FQ}=\frac{BE}{EC} = \frac{48}{77}$. Since $PF+FQ=PQ=\omega$. We can solve for $PF$ and $FQ$ in terms of $\omega$. We get that $PF=\frac{48}{125} \omega$ and $FQ=\frac{77}{125} \omega$.

Let's work with $PF$. We know that $PQ$ is parallel to $BC$ so $\Delta APF$ is similar to $\Delta ABE$. We can set up the proportion:

$\frac{AF}{PF}=\frac{AE}{BE}=\frac{3}{4}$. Solving for $AF$, $AF = \frac{3}{4} PF = \frac{3}{4} \cdot \frac{48}{125} \omega = \frac{36}{125} \omega$.

We can solve for $PS$ then since we know that $PS=FE$ and $FE= AE - AF = \frac{36}{5} - \frac{36}{125} \omega$.

Therefore, $[PQRS] = PQ \cdot PS = \omega (\frac{36}{5} - \frac{36}{125} \omega) = \frac{36}{5}\omega - \frac{36}{125} \omega^2$.

This means that $\beta = \frac{36}{125} \Rightarrow (m,n) = (36,125) \Rightarrow m+n = \boxed{161}$.

- solution by abvenkgoo

Solution 3

Heron's Formula gives $[ABC] = \sqrt{27 \cdot 15 \cdot 10 \cdot 2} = 90,$ so the altitude from $A$ to $BC$ has length $\dfrac{2[ABC]}{BC} = \dfrac{36}{5}.$

Now, draw a parallel to $AB$ from $Q$, intersecting $BC$ at $T$. Then $BT = w$ in parallelogram $QPBT$, and so $CT = 25 - w$. Clearly, $CQT$ and $CAB$ are similar triangles, and so their altitudes have lengths proportional to their corresponding base sides, and so $$ (Error compiling LaTeX. Unknown error_msg)\frac{QR}{\frac{36}{5}} = \frac{25 - w}{25}.$Solving gives$[PQRS] = \dfrac{36}{5} \cdot \dfrac{25 - w}{25} = \dfrac{36w}{5} - \dfrac{36w^2}{125}$, so the answer is$36 + 125 = 161$.

- solution by suli

See also

2015 AIME II (ProblemsAnswer KeyResources)
Preceded by
Problem 6
Followed by
Problem 8
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
All AIME Problems and Solutions

The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions. AMC logo.png