document.write( "Question 578760: How do i write the equation of a line that passes through (2,-9) and is perpendicular to the line (2x-9y=18) \n" ); document.write( "
Algebra.Com's Answer #370770 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
perpendicular means you can swap the x and y coefficients and change one of the signs\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "9x + 2y = ?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to find the new constant term, plug in the given point ___ 9(2) + 2(-9) = ? ___ 0 = ?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "9x + 2y = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "or, for those not comfortable with zero, ___ 2y = -9x ___ y = (-9/2)x
\n" ); document.write( "
\n" );