document.write( "Question 639450: Find the exact directed distance from the line 3x-4y=12 to the point (-2,-1). \n" ); document.write( "
Algebra.Com's Answer #402744 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "Do it like this one: \n" ); document.write( "------------- \n" ); document.write( " Find the exact directed distance from the line 4x+3y=5 to the point (2,-5). \n" ); document.write( "----------------- \n" ); document.write( "It's the distance from the point perpendicular to the line. \n" ); document.write( "--- \n" ); document.write( "Find the slope of the line \n" ); document.write( "4x+3y=5 \n" ); document.write( "y = (-4/3)x + 5/3 \n" ); document.write( "Slope m = -4/3 \n" ); document.write( "The slope of lines perpendicular is the negative inverse = 3/4 \n" ); document.write( "--- \n" ); document.write( "Find the eqn of the perpendicular line thru the point \n" ); document.write( "Use y = mx + b and the point to find b \n" ); document.write( "-5 = (3/4)*2 + b \n" ); document.write( "b = -13/2 \n" ); document.write( "--> y = (3/4)x - 7/2 thru the point perpendicular to the given line \n" ); document.write( "Find the intersection of the 2 lines by solving for x & y of the system \n" ); document.write( "y = (3/4)x - 13/2 \n" ); document.write( "y = (-4/3)x + 5/3 \n" ); document.write( "----- \n" ); document.write( "(-4/3)x + 5/3 = (3/4)x - 13/2 \n" ); document.write( "-16x + 20 = 9x - 78 \n" ); document.write( "x = 98/25 \n" ); document.write( "--------- \n" ); document.write( "y = -89/25 \n" ); document.write( "------------------ \n" ); document.write( "Get the distance between the 2 points \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "d = 12/5 = 2.4 units\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |