document.write( "Question 1127670: Write an equation of the line that is perpendicular to the line y = 4x - 10 that passes through the point (-16, 2) \n" ); document.write( "
Algebra.Com's Answer #744111 by Alan3354(69443) You can put this solution on YOUR website! Write an equation of the line that is perpendicular to the line y = 4x - 10 that passes through the point (-16, 2) \n" ); document.write( "----------- \n" ); document.write( "the slope of y = 4x - 10 is 4. \n" ); document.write( "--- \n" ); document.write( "Find the slope of lines perpendicular, call it m. \n" ); document.write( "Use: \n" ); document.write( "y-y1 = m*(x - x1) where (x1,y1) is the point. \n" ); document.write( " \n" ); document.write( " |