document.write( "Question 1191010: Find the equation of the line passing through the point (6,3) that is perpendicular to the line 4x−5y=−10 \n" ); document.write( "
Algebra.Com's Answer #822758 by Alan3354(69443) You can put this solution on YOUR website! Find the equation of the line passing through the point (6,3) that is perpendicular to the line 4x−5y=−10 \n" ); document.write( "----------------- \n" ); document.write( "Step 1, find the slope of the given line, call it m1. \n" ); document.write( "--- \n" ); document.write( "The slope of lines perpendicular is the negative inverse of m1, which is -1/m1. Call that m. \n" ); document.write( "----- \n" ); document.write( "Step 2, use y-y1 = m*(x-x1) where (x1,y1) is the point (6,3) \n" ); document.write( " |