document.write( "Question 1091804: Write an equation of the line containing the given point and perpendicular to the given line. Express your answer in the form y=mx+b
\n" );
document.write( "(4,7);5x+y=9 \n" );
document.write( "
Algebra.Com's Answer #706264 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 5x + y = 9 \n" ); document.write( ": \n" ); document.write( "y = -5x +9 \n" ); document.write( ": \n" ); document.write( "the slope of this line is -5, therefore the perpendicular line is the negative reciprocal of -5 which is 1/5 \n" ); document.write( ": \n" ); document.write( "y = x/5 +b \n" ); document.write( ": \n" ); document.write( "to find b, we use the point (4,7) \n" ); document.write( ": \n" ); document.write( "7 = 4/5 +b \n" ); document.write( ": \n" ); document.write( "b = 7 -4/5 = 35/5 -4/5 = 31/5 \n" ); document.write( ": \n" ); document.write( "***************************** \n" ); document.write( "y = x/5 +31/5 \n" ); document.write( "***************************** \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |