document.write( "Question 29392: Write the equation of the line passing through the point and perpendicular to the given line.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(5, 2), y=-1/2x +4 \r
\n" );
document.write( "\n" );
document.write( " and
\n" );
document.write( " (6, 0), y=-2x+7 \n" );
document.write( "
Algebra.Com's Answer #16202 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! since the line in perpendicular you would take the opposite of the reciprical of the slope in y=-1/2x +4; the new slope would be 2 \n" ); document.write( "you need to use point slope form to find the equation: \n" ); document.write( "y-(y value in ordered pair)=m(x-(x value in ordered pair)) \n" ); document.write( "y-2=2(x-5) \n" ); document.write( "y-2=2x-10 \n" ); document.write( "y=2x-8 is your equations \n" ); document.write( "to make long story short i will do the second one for you in my head \n" ); document.write( "y=(1/2)x-3 should be your second equation \n" ); document.write( " |