Calculating Lamp Location Above x-Axis: Elliptical Shadow Problem

  • Thread starter Thread starter boarding4lif3
  • Start date Start date
  • Tags Tags
    Calculus ellipses
boarding4lif3
Messages
1
Reaction score
0

Homework Statement


A lamp is located three units to the right of the y-axis and a shadow is created by the elliptical region x^2 + 4y^2 = 5. If the point (-5,0) is on the edge of the shadow, how far above the x-axis is the lamp located?

2. The attempt at a solution
Ive calculated the derivative with respect to X to be -x/4y = y'. But when i try to find the slope, I am stuck with an undefined when i try to use the point (-5,0)

Any help would be appriciated. Thanks.
 
Physics news on Phys.org
Well, the ellipse itself does not include the point (-5, 0) so there is no tangent to the ellipse there. What you want is a line through (-5, 0) that is tangent to the ellipse at some other point.

Let (x_0,y_0) be the point of tangency. The line through (-5, 0) and (x_0, y_0) has slope (y_0- 0)/(x_0-(-5))= y_0/(x_0+ 5).

Yes, the derivative is given by y'= -x/(4y) and at (x_0, y_0) that is -x_0/(4y_0).

So you want to find (x_0, y_0) satisfying both y_0/(x_0+ 5)= -x_0/(4y_0) and the equation of the ellipse, x_0^2+ 4y_0^2= 5
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top