document.write( "Question 970937: Find the equation of a line that is perpendicular to the line y=1/9x+7 and contains the point (-6,0).\r
\n" );
document.write( "\n" );
document.write( "answer needs to be in slope-intercept form.\r
\n" );
document.write( "\n" );
document.write( "Thank you!! \n" );
document.write( "
Algebra.Com's Answer #593558 by amarjeeth123(569)![]() ![]() ![]() You can put this solution on YOUR website! Slope of the perpendicular line=-9 \n" ); document.write( "Let the equation of the line be y=-9x+c \n" ); document.write( "Since it passes through (-6,0) we have 0=-9(-6)+c \n" ); document.write( "0=54+c \n" ); document.write( "c=-54 \n" ); document.write( "The equation of the required line is y=-9x-54. \n" ); document.write( " |