document.write( "Question 306870: Write the equation of a line that is perpendicular to the given line and that passes through the given point:\r
\n" );
document.write( "\n" );
document.write( "y=2/3x+9;(-6,5) \n" );
document.write( "
Algebra.Com's Answer #219547 by texttutoring(324)![]() ![]() You can put this solution on YOUR website! Perpendicular lines have slopes that are negative reciprocals of each other.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The original line has a slope of m=2/3, so a line perpendicular to it will have a slope of m=-3/2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You know that the second line passes through (-6,5), so this tells us that x=-6, and y=5. Use y=mx+b, the equation of a line, to solve for b:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y=mx+b \n" ); document.write( "5=(-3/2)(-6) + b \n" ); document.write( "5 = 18/2 + b \n" ); document.write( "5 = 9 + b \n" ); document.write( "b = -4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The equation of the perpendicular line is y=(-3/2)x -4 \n" ); document.write( " |