Maths Olympiad Prep

Track / Stage 3 / 131 of 260 #131 of 1964

Problem 131

AMC 10/12, early questions
Geometry Difficulty 3.4 Multiple choice

The maximum distance from point A (cosθ,sinθ)(\cos\theta, \sin\theta) to the line 3x+4y4=03x+4y-4=0 is

Pick one

Official solution

To find the maximum distance from point A (cosθ,sinθ)(\cos\theta, \sin\theta) to the line 3x+4y4=03x+4y-4=0, we start by calculating the distance from a point to a line. The formula for the distance from a point (x0,y0)(x_0, y_0) to a line Ax+By+C=0Ax + By + C = 0 is given by Ax0+By0+CA2+B2\frac{|Ax_0 + By_0 + C|}{\sqrt{A^2 + B^2}}.

Applying this formula to our problem, we substitute x0=cosθx_0 = \cos\theta, y0=sinθy_0 = \sin\theta, A=3A = 3, B=4B = 4, and C=4C = -4. This gives us:

Distance=3cosθ+4sinθ432+42=3cosθ+4sinθ49+16=3cosθ+4sinθ425 \text{Distance} = \frac{|3\cos\theta + 4\sin\theta - 4|}{\sqrt{3^2 + 4^2}} = \frac{|3\cos\theta + 4\sin\theta - 4|}{\sqrt{9 + 16}} = \frac{|3\cos\theta + 4\sin\theta - 4|}{\sqrt{25}}

Simplifying the denominator, we get:

Distance=3cosθ+4sinθ45 \text{Distance} = \frac{|3\cos\theta + 4\sin\theta - 4|}{5}

To maximize this distance, we look at the expression inside the absolute value. By using the trigonometric identity and considering the angle addition formula, we can rewrite 3cosθ+4sinθ3\cos\theta + 4\sin\theta as 5sin(θ+α)5\sin(\theta + \alpha), where tanα=34\tan\alpha = \frac{3}{4} and α\alpha is an acute angle. Thus, we have:

Distance=5sin(θ+α)45 \text{Distance} = \frac{|5\sin(\theta + \alpha) - 4|}{5}

The maximum value of 5sin(θ+α)4|5\sin(\theta + \alpha) - 4| occurs when sin(θ+α)=1\sin(\theta + \alpha) = -1 because the absolute value of the expression is maximized when sin(θ+α)\sin(\theta + \alpha) is at its minimum, which is 1-1. Substituting this into our equation, we get:

Distancemax=545=95 \text{Distance}_{\text{max}} = \frac{|-5 - 4|}{5} = \frac{9}{5}

Therefore, the maximum distance from point A (cosθ,sinθ)(\cos\theta, \sin\theta) to the line 3x+4y4=03x+4y-4=0 is 95\boxed{\frac{9}{5}}, which corresponds to option D.

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