document.write( "Question 263322: Write the equation of the line that passes through the given point and is perpendicular to the given line. Write the answer in slope-intercept form. \r
\n" );
document.write( "\n" );
document.write( "(-6,8), y + 2 x = -13 \r
\n" );
document.write( "\n" );
document.write( "y= ? \n" );
document.write( "
Algebra.Com's Answer #194041 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Write the equation of the line that passes through the given point and is perpendicular to the given line. Write the answer in slope-intercept form. \r \n" ); document.write( "\n" ); document.write( "(-6,8), y + 2 x = -13 \n" ); document.write( "-------------- \n" ); document.write( "y = -2x - 13 --> the slope is -2 \n" ); document.write( "The slope of lines perpendicular have a slope of +1/2, the negative inverse. \n" ); document.write( "---------------------- \n" ); document.write( "Use y = mx+b and the point (-6,8) \n" ); document.write( "8 = -2*(-6) + b \n" ); document.write( "b = -4 \n" ); document.write( "--> y = (1/2)x - 4 \n" ); document.write( " \n" ); document.write( " |