document.write( "Question 312669: Write an equation of the line containing the given point and perpendicular to the given line?
\n" );
document.write( "(2,9)8x+y=4 and (5,-9)4x+7y=8 \n" );
document.write( "
Algebra.Com's Answer #223530 by texttutoring(324)![]() ![]() You can put this solution on YOUR website! Remember that perpendicular lines have slopes that are negative reciprocals of each other.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "First, let's find the slope of the line. Do this by rearranging the equation so that it is in y=mx+b form.\r \n" ); document.write( "\n" ); document.write( "8x+y=4 \n" ); document.write( "y=-8x+4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The slope is -8. The negative reciprocal of -8 is 1/8. The perpendicular line therefore has a slope of 1/8.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now use this slope, and the point x=2, y=9, in the y=mx+b equation to solve for b:\r \n" ); document.write( "\n" ); document.write( "y=mx+b \n" ); document.write( "9=(1/8)2+b \n" ); document.write( "9=2/8 + b \n" ); document.write( "9-1/4 = b \n" ); document.write( "36/4 - 1/4 = b \n" ); document.write( "35/4 = b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The equation of the line is y=(1/8)x + 35/4\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For the second question, do the same thing. Find the perpendicular slope, it's 7/4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then use x=5 and y=-9 to solve for b:\r \n" ); document.write( "\n" ); document.write( "You should find this equation: y=(7/4)x -71/4 \n" ); document.write( " |