document.write( "Question 1062488: Write the point slope form of a line that passes through (6,1) and is perpendicular to a line with a slope of -3 \n" ); document.write( "
Algebra.Com's Answer #677390 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Write the point slope form of a line that passes through (6,1) and is perpendicular to a line with a slope of -3 \n" ); document.write( "--------------- \n" ); document.write( "Perpendicular --> the slope, m, is the negative inverse, = 1/3 \n" ); document.write( "--------- \n" ); document.write( "Use y-y1 = m*(x-x1) where (x1,y1) is the point. \n" ); document.write( "y-1 = (1/3)*(x-6) \n" ); document.write( "--- \n" ); document.write( "To get point-slope form, solve for y. \n" ); document.write( " \n" ); document.write( " |