document.write( "Question 550361: find an equation in slope intercept form for the line.
\n" );
document.write( "through (-2,3) perpendicular to y=2x+5 \n" );
document.write( "
Algebra.Com's Answer #358665 by TutorDelphia(193)![]() ![]() You can put this solution on YOUR website! Perpendicular lines have slopes that are the opposite reciprocal (flip it over and make it negative).\r \n" ); document.write( "\n" ); document.write( "Is our slope is 2/1 so the new slope will be -1/2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So far we know \n" ); document.write( "y=(-1/2)x+b\r \n" ); document.write( "\n" ); document.write( "We can sub in -2 and 3 for x and y and solve for b\r \n" ); document.write( "\n" ); document.write( "3=(-1/2)*(-2)+b \n" ); document.write( "3=1+b \n" ); document.write( "b=2\r \n" ); document.write( "\n" ); document.write( "now going back to y=mx+b\r \n" ); document.write( "\n" ); document.write( "we know that m=(-1/2) and b=2\r \n" ); document.write( "\n" ); document.write( "y=(-1/2)x+2 is our perpendicular line \n" ); document.write( " |