document.write( "Question 856275: find the equation of the line that is perpendicular to the line x-3y-7=0 and passes through the point (9,-3)in standard form and general form
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #515840 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find the equation of the line that is perpendicular to the line x-3y-7=0 and passes through the point (9,-3)in standard form and general form \n" ); document.write( "*** \n" ); document.write( "Standard form of equation for a line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "Slope of given line=-3 \n" ); document.write( "Slope of line perpendicular to given line=negative reciprocal of slope of given line=-(1/-3)=1/3 \n" ); document.write( "Equation of perpendicular line: \n" ); document.write( "y=x/3+b \n" ); document.write( "solve for b using coordinates of given points line passes thru. \n" ); document.write( "-3=9/3+b \n" ); document.write( "b=-6 \n" ); document.write( "Equation: \n" ); document.write( "Standard form: y=x/3-6 \n" ); document.write( "or \n" ); document.write( "General form: x-3y=18 \n" ); document.write( " |