document.write( "Question 465672: what is the equation of the line passing through (-7,-9) and perpendicular to 8x-9y+2=0 \n" ); document.write( "
Algebra.Com's Answer #319124 by sofiyac(983)\"\" \"About 
You can put this solution on YOUR website!
solve the first equation for y
\n" ); document.write( "9y=8x+2
\n" ); document.write( "y=8x/9+2/9 the slope of this one is 8/9
\n" ); document.write( "so the slope of our equation would be -9/8 since it's perpendicular
\n" ); document.write( "then plug in the point and the slope
\n" ); document.write( "y-y1=m(x-x1)
\n" ); document.write( "y+9=-9/8(x+7)
\n" ); document.write( "
\n" );