SOLUTION: A missile is launched and travels along a path that can be represented by:
y= the Square root of X
A radar tracking station is located 2 km directly behind the launch pad
Algebra ->
Human-and-algebraic-language
-> SOLUTION: A missile is launched and travels along a path that can be represented by:
y= the Square root of X
A radar tracking station is located 2 km directly behind the launch pad
Log On
Question 328496: A missile is launched and travels along a path that can be represented by:
y= the Square root of X
A radar tracking station is located 2 km directly behind the launch pad. Placing the launch pad at the origin and the radar station at (-2, 0), find the largest angle of elevation required of the radar to track the missile
You can put this solution on YOUR website! The max angle will be attained by the tangent line to the curve y=sqrt(x) that passes through x=-2. The thing is, we have to find this point on the curve.
We can do this by using the equation of a line formula.
y1=0, x1=-2, y=sqrt(x), m=1/(2*sqrt(x))
Solving for x, we find x=2.
The line is tangent to the curve at (2,sqrt(2)).
By the law of tangents, we can easily find the angle now.
degrees is the max angle.