document.write( "Question 823766: the equations of the tangents to ellipse 9x^2+16y^2=144 from point (2,3) \n" ); document.write( "
Algebra.Com's Answer #495797 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
I'm assuming that you are in a Calculus class. If I am wrong then you'll have to re-post (and ask for a non-Calculus solution).

\n" ); document.write( "9x^2+16y^2=144
\n" ); document.write( "To find the equation of the tangent(s), we will need the slope(s). For the slopes we will use the first derivative. And since it is a lot of work to rewrite this equation as two functions of x (one for the upper half of the ellipse and one for the lower half), we will use implicit differentiation:
\n" ); document.write( "2*9*x^(2-1) + 2*16*y^(2-1)*y' = 0
\n" ); document.write( "which simplifies to:
\n" ); document.write( "18x + 32y*y' = 0
\n" ); document.write( "Solving for y':
\n" ); document.write( "32y*y' = -18x
\n" ); document.write( "y' = \"%28-18x%29%2F32y\"
\n" ); document.write( "which reduces to:
\n" ); document.write( "y' = \"%28-9x%29%2F16y\"

\n" ); document.write( "Now we can use this to find the slope(s) of the tangent(s) at (2, 3):
\n" ); document.write( "y' = \"%28-9%282%29%29%2F16%283%29\"
\n" ); document.write( "which simplifies:
\n" ); document.write( "y' = \"%28-18%29%2F48\"
\n" ); document.write( "which reduces:
\n" ); document.write( "y' = \"%28-3%29%2F8\"
\n" ); document.write( "Since we found only one slope, there is only one tangent. It has a slope of -3/8 and passes through (2, 3). There are a few ways to use this data to find the equation. I like the point-slope form:
\n" ); document.write( "\"y+-+y%5B1%5D+=+m%28x-x%5B1%5D%29\"
\n" ); document.write( "Substituting our slope and the coordinates of the point we get:
\n" ); document.write( "\"y+-+%283%29+=+%28%28-3%29%2F8%29%28x-%282%29%29\"
\n" ); document.write( "Simplifying...
\n" ); document.write( "\"y+-+3+=+%28%28-3%29%2F8%29%28x-2%29\"
\n" ); document.write( "\"y+-+3+=+%28%28-3%29%2F8%29x-%28-3%29%2F4\"
\n" ); document.write( "\"y+-+3+=+%28%28-3%29%2F8%29x%2B3%2F4\"
\n" ); document.write( "This may be an acceptable solution. Or you could change it into either standard form, Ax + By = C, or slope-intercept form, y = mx + b. I'll leave it up to you to decide
  • if you need the equation in a certain form and if so...
  • which form you want and...
  • how to transform the equation we have into that form.
\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );