document.write( "Question 549044: find the equation of a line through (6,-8), perpendicular to 9y=x-18 \n" ); document.write( "
Algebra.Com's Answer #357580 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
find the equation of a line through (6,-8), perpendicular to 9y=x-18
\n" ); document.write( "**
\n" ); document.write( "Standard form of equation for a straight line{ y=mx+b, m=slope, b=y-intercept.
\n" ); document.write( "9y=x-18
\n" ); document.write( "y=x/9-2
\n" ); document.write( "m=1/9
\n" ); document.write( "..
\n" ); document.write( "slope of perpendicular line =-9 (negative reciprocal of 1/9)
\n" ); document.write( "Equation:
\n" ); document.write( "y=-9x+b
\n" ); document.write( "solve for b using coordinates of given point (6,-8) thru which line passes.
\n" ); document.write( "-8=-9*6+b
\n" ); document.write( "b=54-8=46
\n" ); document.write( "Equation of perpendicular line:
\n" ); document.write( "y=-9x+46
\n" ); document.write( "
\n" );