document.write( "Question 1128771: Find a point (x,y) equidistant from point (-3,8) and the line 5x-4y+3=0 \n" ); document.write( "
Algebra.Com's Answer #745265 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find a point (x,y) equidistant from point (-3,8) and the line L1 5x-4y+3=0\r \n" ); document.write( "\n" ); document.write( " ------------- \n" ); document.write( " It's a parabola. The focus is (-3,8) and the directrix is 5x-4y+3 = 0 \n" ); document.write( " ==================================== \n" ); document.write( " For any point (x,y) the distance to (-3,8) is sqrt((x+3)^2 + (y-8)^2) \n" ); document.write( " The distance from (-3,8) to the line L1 is |5x -4y +3|/sqrt(41) = 44/sqrt(41) \n" ); document.write( " ---- \n" ); document.write( "Find the line perpendicular to L1 thru (-3,8), then the intersection of that line and L1. \n" ); document.write( "Then find the midpoint from (-3,8) to the intersection. \n" ); document.write( " \n" ); document.write( " |