document.write( "Question 639851: write slope intercept equation for the line that passes through (-7,6) and is perpendicular to -7x+9y=-2. Please show work so I can understand how it is done thank you. \n" ); document.write( "
Algebra.Com's Answer #402896 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! write slope intercept equation for the line that passes through (-7,6) and is perpendicular to -7x+9y=-2. \n" ); document.write( "** \n" ); document.write( "Standard form of equation for a line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "Lines perpendicular to each other have slopes=negative reciprocals of each other's \n" ); document.write( "Rewrite first equation into standard form: \n" ); document.write( "-7x+9y=-2 \n" ); document.write( "9y=7x-2 \n" ); document.write( "y=7x/9-2/9 \n" ); document.write( "slope=7/9 \n" ); document.write( "negative reciprocal of this slope=-9/7 \n" ); document.write( ".. \n" ); document.write( "equation of 2nd line \n" ); document.write( "y=-9x/7+b \n" ); document.write( "solve for b using coordinates of given point (-7,6) \n" ); document.write( "6=-9*-7/7+b \n" ); document.write( "6=9+b \n" ); document.write( "b=-3 \n" ); document.write( "equation of 2nd line: \n" ); document.write( "y=-9x/7-3 \n" ); document.write( " |