document.write( "Question 164166This question is from textbook Algebra I
\n" );
document.write( ": Write the slope intercept form of an equation for the line that passes through the given point and is perpendicular to the graph of the equation\r
\n" );
document.write( "\n" );
document.write( "(-2, 0), y = x-6 \n" );
document.write( "
Algebra.Com's Answer #120940 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (-2, 0), \n" ); document.write( "y = x-6 this line has a slope=1. \n" ); document.write( "Thus the perpendicular line through (-2,0) will have a slope=-1. \n" ); document.write( "Y=mX+b \n" ); document.write( "0=-1*-2+b \n" ); document.write( "b=2 \n" ); document.write( "Thus the line equation is: \n" ); document.write( "y=-x-2 \n" ); document.write( " |