document.write( "Question 1143408: What is the equation, in slope-intercept form, of the line that is perpendicular to the line
\n" );
document.write( "y - 4 = - (x - 6) and passes through the point (−2, −2)? \r
\n" );
document.write( "\n" );
document.write( "y = - x - y = - x +
\n" );
document.write( "y = x - 1
\n" );
document.write( "y = x + 1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #764205 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What is the equation, in slope-intercept form, of the line that is perpendicular to the line \n" ); document.write( "y - 4 = - (x - 6) and passes through the point (−2, −2)? \n" ); document.write( "============================== \n" ); document.write( "----> y = -x + some constant, slope = -1 \n" ); document.write( "Lines perpendicular have a slope that's the negative reciprocal. \n" ); document.write( "-(1/-1) = 1 \n" ); document.write( "m = 1 \n" ); document.write( "------ \n" ); document.write( "y - y1 = m*(x - x1) where (x1,y1) is the point (-2,-2) \n" ); document.write( "y + 2 = 1*(x+2) \n" ); document.write( "y = x \n" ); document.write( "=================== \n" ); document.write( "y = 1x + 0 \n" ); document.write( " |