document.write( "Question 1198667: Find the distance between point p and line L. line L contains points (4,-1) and (4,9). point p has coordinates (1,6) \n" ); document.write( "
Algebra.Com's Answer #832294 by Alan3354(69443) You can put this solution on YOUR website! A similar proplem: \n" ); document.write( "-------------- \n" ); document.write( "Find the distance between point P and line L. line L contains points (-8,1) and (3,1). point p has coordinates (-2,4) \n" ); document.write( "---------------- \n" ); document.write( "The 2 points for line L have the same y value of 1, so it's parallel to the x-axis, and 1 unit above it. \n" ); document.write( "--- \n" ); document.write( "The y value of P is 4 ---> the distance is 3 units. \n" ); document.write( " |