document.write( "Question 1127624: Find the distance from point A to XZ←→. Round your answer to the nearest tenth.
\n" );
document.write( "A(3,0) X(-1,-2) Z(2,7) Y(0,1) \n" );
document.write( "
Algebra.Com's Answer #744062 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the distance from point A to XZ. Round your answer to the nearest tenth. \n" ); document.write( "A(3,0) X(-1,-2) Z(2,7) Y(0,1) \n" ); document.write( "========= \n" ); document.write( "Point Y is not involved. \n" ); document.write( "--- \n" ); document.write( "There's more than 1 way to do this. \n" ); document.write( "Method 1: \n" ); document.write( "Find the slope of XZ. \n" ); document.write( "Slope m = diffy/diffx \n" ); document.write( "---- \n" ); document.write( "The distance from a point to a line is perpendicular to the line. \n" ); document.write( "The slope of lines perpendicular is the negative inverse of the slope of the line, = -1/m \n" ); document.write( "---- \n" ); document.write( "Use y-y1 = (-1/m)*(x-x1) where (x1,y1) is the point and -1/m is the slope of the perpendicular line. \n" ); document.write( "====================== \n" ); document.write( "A 2nd method requires knowing a formula, which makes it less attractive IMO. \n" ); document.write( " \n" ); document.write( " |