document.write( "Question 317946: write an equation of a line that passes through (2,3) and perpendicular to y=-5x+12. \n" ); document.write( "
Algebra.Com's Answer #227673 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Thru (2,3) and perpendicular to \n" ); document.write( "y=-5x+12 (red line) this line has a slope (m)=-5. \n" ); document.write( "The perpendicular line will have a slope=1/5. \n" ); document.write( "Y =mX+b \n" ); document.write( "3=1/5*2+b \n" ); document.write( "3=2/5+b \n" ); document.write( "b=3-2/5 \n" ); document.write( "b=15/5-2/5 \n" ); document.write( "b-13/5 ans. for the Y 9intercept. \n" ); document.write( "Y=x/5-13/5 (green line \n" ); document.write( " |