Maths Olympiad Prep

Library / /349 of 520

Algebra Difficulty 3.5 AMC 10/12 Find the answer

In the Cartesian coordinate system (xOy)(xOy), let ll be a line with an angle of inclination α\alpha and parametric equations {x=3+tcosαy=tsinα\begin{cases} x = 3 + t\cos\alpha \\ y = t\sin\alpha \end{cases} (where tt is a parameter). The line ll intersects the curve CC: {x=1cosθy=tanθ\begin{cases} x = \frac{1}{\cos\theta} \\ y = \tan\theta \end{cases} (where θ\theta is a parameter) at two distinct points AA and BB.

1. If α=π3\alpha = \frac{\pi}{3}, find the rectangular coordinates of the midpoint of the line segment ABAB.
2. If the slope of line ll is 2 and it passes through the known point P(3,0)P(3, 0), find the value of PAPB|PA| \cdot |PB|.

A number or a short expression. Spacing and $ signs are ignored.

Solution

1. From the curve CC: {x=1cosθy=tanθ\begin{cases} x = \frac{1}{\cos\theta} \\ y = \tan\theta \end{cases}, we can derive the standard equation of CC as x2y2=1x^2 - y^2 = 1.

When α=π3\alpha = \frac{\pi}{3}, the parametric equations of line ll become {x=3+12ty=32t\begin{cases} x = 3 + \frac{1}{2}t \\ y = \frac{\sqrt{3}}{2}t \end{cases}.

Substituting these parametric equations into the standard equation of curve CC, we get t26t16=0t^2 - 6t - 16 = 0.

The midpoint of the line segment ABAB corresponds to the value t=3t = 3.

Hence, the rectangular coordinates of the midpoint of line segment ABAB are (92,332)(\frac{9}{2}, \frac{3\sqrt{3}}{2}).

2. Substitute the parametric equations of line ll into the standard equation of curve CC, and simplify to get (cos2αsin2α)tx2+6cosαt+8=0(\cos^2\alpha - \sin^2\alpha)tx^2 + 6\cos\alpha t + 8 = 0.

Then, PAPB=8cos2αsin2α=8(1+tan2α)1tan2α=403|PA| \cdot |PB| = |\frac{8}{\cos^2\alpha - \sin^2\alpha}| = |\frac{8(1 + \tan^2\alpha)}{1 - \tan^2\alpha}| = \boxed{\frac{40}{3}}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.