document.write( "Question 200078: the equation of y=-7/3x+5/3 perpendicular and passing through the point (1,-7) in slope intercept form \n" ); document.write( "
Algebra.Com's Answer #151173 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! the equation of y=-7/3x+5/3 perpendicular and passing through the point (1,-7) in slope intercept form \n" ); document.write( "------------------------ \n" ); document.write( "y = (-7/3)x + 5/3 is in slope-intercept for, so its slope, m, is -7/3. \n" ); document.write( "Lines perpendicular to it have a slope that's the negative inverse, or +3/7. \n" ); document.write( "Then use \n" ); document.write( "y-y1 = m*(x-x1) where (x1,y1) is the point \n" ); document.write( "y+7 = (3/7)*(x-1) \n" ); document.write( "y+7 = (3/7)x - 3/7 \n" ); document.write( "y = (3/7)x - 52/7 \n" ); document.write( " \n" ); document.write( " |