document.write( "Question 1196068: Graph the line that is described parametrically by (x,y) = (2t, 5-t), then:\r
\n" );
document.write( "\n" );
document.write( "(a) Confirm that the point corresponding to t=0 is exactly 5 units from (3,9);
\n" );
document.write( "(b) Write a formula in terms of t for the distance from (3,9) to (2t, 5-t)
\n" );
document.write( "(c) Find one other point on the line that is 5 units from (3,9)
\n" );
document.write( "(d) Find the point on the line that minimizes the distance to (3,9) \n" );
document.write( "
Algebra.Com's Answer #828766 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Given x=2t, find y in terms of x: \n" ); document.write( " \n" ); document.write( "The equation of the line in slope-intercept form is \n" ); document.write( " \n" ); document.write( "(a) The point corresponding to t=0 is (0,5). From that point to (3,9) the difference in x is 3 and the difference in y is 4, so the distance to (3,9) is 5 (by the 3-4-5 Pythagorean Triple). \n" ); document.write( "(b) To avoid the confusion of the square root, I will find the formula for the square of the distance from (3,9) to a point on the line. \n" ); document.write( " \n" ); document.write( "(c) Find where the square of the distance is 5^2=25: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "We already knew t=0 was one solution; t=4/5 is the other. The point on the line corresponding to t=4/5 is (2t,5-t) = (8/5,21/5). \n" ); document.write( "CHECK: (3-8/5)^2+(9-21/5)^2 = (7/5)^2+(24/5)^2 = 49/25+576/25 = 625/25 = 25 \n" ); document.write( "(d) By symmetry, the point on the line that minimizes the distance from (3,9) is halfway between the two points that are the same distance 5 from the line. That corresponds to t halfway between 0 and 4/5, or t = 2/5. That point on the line is (2t,5-t) = (4/5,23/5). \n" ); document.write( " \n" ); document.write( " |