document.write( "Question 649833: How would I Write An Equation Of A Line That Passes Through (1,6) And Is Perpendicular To The Line x-y=4 \n" ); document.write( "
Algebra.Com's Answer #407151 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! How would I Write An Equation Of A Line That Passes Through (1,6) And Is Perpendicular To The Line x-y=4 \n" ); document.write( "** \n" ); document.write( "Equation of a line: y=mx+b, m=slope, b= y-intercept \n" ); document.write( "x-y=4 \n" ); document.write( "y=x-4 \n" ); document.write( "slope, m=1 \n" ); document.write( "slope of perpendicular line=-1 (negative reciprocal) \n" ); document.write( "equation: y=-x+b \n" ); document.write( "solve for b using coordinates of given point (1,6) \n" ); document.write( "6=-1+b \n" ); document.write( "b=7 \n" ); document.write( "equation of perpendicular line: y=-x+7 \n" ); document.write( " |