document.write( "Question 126546: Line passing through (5,-6) and (-9,4) is perpendicular to a line with a slope 14/5. Find the value of y \n" ); document.write( "
Algebra.Com's Answer #92752 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! A LINE PERPENDICULAR TO A LINE WITH SLOPE=14/5 HAS A SLOPE=-5/14. \n" ); document.write( "-6=-5/14*5+b \n" ); document.write( "-6=-25/14+b \n" ); document.write( "b=-6+25/14 \n" ); document.write( "b=(-6*14+25)/14 \n" ); document.write( "b=-59/14 ANSWER FOR THE Y INTERCEPT. \n" ); document.write( "THUS THE EQUATION FIOR THIS LINE IS: \n" ); document.write( "Y=-5X/14-59/14 \n" ); document.write( " \n" ); document.write( " |