document.write( "Question 1200122: Find the point on the ellipse 𝑥^2 + 5𝑦^2 = 36 which is the closest, and which is the farthest point from the line 2𝑥 − 5𝑦 + 30 = 0. Sketch the graph \n" ); document.write( "
Algebra.Com's Answer #834157 by mccravyedwin(407)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "We can also do the problem without using calculus:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We draw two lines tangent to the ellipse parallel to the given line.\r\n" );
document.write( "Their points of tangency will be the closest and farthest points\r\n" );
document.write( "on the ellipse from the given line. \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We put the given line in slope-intercept form\r\n" );
document.write( "\r\n" );
document.write( "\"2x+%E2%88%92+5y+%2B+30+=+0\"\r\n" );
document.write( "\"-5y=-2x-30\"\r\n" );
document.write( "\"%28-5y%29%2F%28-5y%29=expr%28%28-2%29%2F%28-5%29%29x-30%2F%28-5%29\"\r\n" );
document.write( "\"y=expr%282%2F5%29x%2B6\"\r\n" );
document.write( "\r\n" );
document.write( "The green tangent lines will have the same slope with a different\r\n" );
document.write( "y-intercept b\r\n" );
document.write( "\r\n" );
document.write( "So either green tangent line will have equation \"y=expr%282%2F5%29x%2Bb\"\r\n" );
document.write( "\r\n" );
document.write( "When we solve the system by substitution\r\n" );
document.write( "\r\n" );
document.write( "\"system%28x%5E2%2B5y%5E2=36%2Cy=expr%282%2F5%29x%2Bb%29\"\r\n" );
document.write( "\r\n" );
document.write( "There must be one and only one point of intersection.\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2%2B5%28expr%282%2F5%29x%2Bb%29%5E2=36%29\"\r\n" );
document.write( "\"x%5E2%2B5%28expr%284%2F25%29x%5E2%2Bexpr%284%2F5%29bx%2Bb%5E2%29=36%29\"\r\n" );
document.write( "\"x%5E2%2Bexpr%284%2F5%29x%5E2%2B4bx%2B5b%5E2=36%29\"\r\n" );
document.write( "\"5x%5E2%2B4x%5E2%2B20bx%2B25b%5E2=180%29\"\r\n" );
document.write( "\"9x%5E2%2B20bx%2B25b%5E2-180=0%29\"\r\n" );
document.write( "\r\n" );
document.write( "For there to be only one solution for the point of tangency, the\r\n" );
document.write( "discriminant must = 0\r\n" );
document.write( "\"Discriminant+=+%2820b%29%5E2-4%289%29%2825b%5E2-180%29=0\"\r\n" );
document.write( "\"400b%5E2-4%289%29%2825b%5E2-180%29=0\"\r\n" );
document.write( "\"100b%5E2-9%2825b%5E2-180%29=0\"\r\n" );
document.write( "\"100b%5E2-225b%5E2%2B1620=0\"\r\n" );
document.write( "\"-125b%5E2%2B1620=0\"\r\n" );
document.write( "\"-125b%5E2=-1620\"\r\n" );
document.write( "\"b%5E2=expr%28%28-1620%29%2F%28-125%29%29%0D%0A%7B%7B%7Bb%5E2=324%2F25\"\r\n" );
document.write( "\"b=+%22%22+%2B-+18%2F5\"\r\n" );
document.write( "\r\n" );
document.write( "Substituting \"b=18%2F5\"\r\n" );
document.write( "\"9x%5E2%2B20bx%2B25b%5E2-180=0%29\"\r\n" );
document.write( "\"9x%5E2%2B20%2818%2F5%29x%2B25%2818%2F5%29%5E2-180=0%29\"\r\n" );
document.write( "\"9x%5E2%2B72x%2B324-180=0%29\"\r\n" );
document.write( "\"9x%5E2%2B72x%2B144=0%29\"\r\n" );
document.write( "\"x%5E2%2B8x%2B16=0\"\r\n" );
document.write( "\"%28x%2B4%29%28x%2B4%29=0\"\r\n" );
document.write( "x=-4\r\n" );
document.write( "Substituting in the equation of the line:\r\n" );
document.write( "\"y=expr%282%2F5%29x%2Bb%29\"\r\n" );
document.write( "\"y=%282%2F5%29%28-4%29%2B18%2F5%29\"\r\n" );
document.write( "\"y=2\"\r\n" );
document.write( "\r\n" );
document.write( "So one point is (-4,2), that's the closest point.\r\n" );
document.write( "\r\n" );
document.write( "Substituting \"b=-18%2F5\"\r\n" );
document.write( "\"9x%5E2%2B20bx%2B25b%5E2-180=0%29\"\r\n" );
document.write( "\"9x%5E2%2B20%28-18%2F5%29x%2B25%2818%2F5%29%5E2-180=0%29\"\r\n" );
document.write( "\"9x%5E2-72x%2B324-180=0%29\"\r\n" );
document.write( "\"9x%5E2-72x%2B144=0%29\"\r\n" );
document.write( "\"x%5E2-8x%2B16=0\"\r\n" );
document.write( "\"%28x-4%29%28x-4%29=0\"\r\n" );
document.write( "x=4\r\n" );
document.write( "Substituting in the equation of the line:\r\n" );
document.write( "\"y=expr%282%2F5%29x%2Bb%29\"\r\n" );
document.write( "\"y=%282%2F5%29%284%29-18%2F5%29\"\r\n" );
document.write( "\"y=-2\"\r\n" );
document.write( "\r\n" );
document.write( "So the other point is (4,-2), that's the farthest point.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );