document.write( "Question 1167027: P is a point (7, 5) and l1 is the line with equation 3x + 4y = 16.
\n" );
document.write( "a) Find the equation of the line l2 which passes through P and is perpendicular to l1.
\n" );
document.write( "b) Find the point of intersection of the lines l1 and l2 and find the perpendicular distance of P from the
\n" );
document.write( "line l1. \n" );
document.write( "
Algebra.Com's Answer #791601 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A similar problem: \n" ); document.write( "------- \n" ); document.write( "P is a point (2,3) and L1 is the line with equation 3x + 2y = 11. \n" ); document.write( "a) Find the equation of the line L2 which passes through P and is perpendicular to L1. \n" ); document.write( "--- \n" ); document.write( "Find the slope, m1, of L1. \n" ); document.write( "3x + 2y = 11 \n" ); document.write( "Solve for y \n" ); document.write( "y = (-3/2)x - 11/2 \n" ); document.write( "m1 = -3/2 \n" ); document.write( "--------- \n" ); document.write( "The slope of lines perpendicular to L1 is the negative inverse, m2 = 2/3 \n" ); document.write( "----- \n" ); document.write( "y-y1 = m2*(x-x1) where (x1,y1) = (2,3) \n" ); document.write( "y-3 = (2/3)*(x-2) \n" ); document.write( "==========================\r \n" ); document.write( "\n" ); document.write( "b) Find the point of intersection of the lines L1 and L2 \n" ); document.write( "y-3 = (2/3)*(x-2) \n" ); document.write( "3y-9 = 2x-4 \n" ); document.write( "2x - 3y = -5 \n" ); document.write( "3x + 2y = 11 \n" ); document.write( "------- \n" ); document.write( "4x - 6y = -10 \n" ); document.write( "9x + 6y = 33 \n" ); document.write( "--------------------- Add \n" ); document.write( "13x = 23 \n" ); document.write( "x = 23/13 \n" ); document.write( "y = (2x/3) - 4/3 + 3 = 46/39 - 52/39 + 117/39 = 37/13 \n" ); document.write( "------ \n" ); document.write( "Intersection is (23/13,37/13) \n" ); document.write( "======================\r \n" ); document.write( "\n" ); document.write( " and find the perpendicular distance of P from the \n" ); document.write( "line L1. \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |