document.write( "Question 39282This question is from textbook College Algebra
\n" );
document.write( ": Find an equation of the line through the point (4,5) and perpendicular to the line passing through the points (-1,3) and (2,9). \n" );
document.write( "
Algebra.Com's Answer #24728 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find an equation of the line through the point (4,5) and perpendicular to the line passing through the points (-1,3) and (2,9).\r \n" ); document.write( "\n" ); document.write( "The slope of the line thru the given points is [9-3]/[2+1]=2 \n" ); document.write( "So, the slope of the line perpendicular to it is m=-1/2 \n" ); document.write( "The line has the form y=mx+b with x=-1,y=3, m=(-1/2) \n" ); document.write( "Therefore: 3=(-1/2)(-1)+b \n" ); document.write( "b=5/2 \n" ); document.write( "Your equation is y=(-1/2)x+5/2 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |