document.write( "Question 785382: Find an equation of the line that passes through the given point and is perpendicular to the given line. Write the equation in slope-intercept form. \r
\n" );
document.write( "\n" );
document.write( "(8, −4), 5x = 7y − \n" );
document.write( "
Algebra.Com's Answer #477502 by 9948007849(1)![]() ![]() You can put this solution on YOUR website! 7y=5x+6 \n" ); document.write( "y=5/7x+6/7 \n" ); document.write( "the slop line which is perpendicular to given line is -7/5 \n" ); document.write( "the eqation of the line which is passing throw(8,-4)and having slope -7 is \n" ); document.write( " y-(-4)=-7/5(x-8) \n" ); document.write( " 5(y+4)=-7x+56 \n" ); document.write( " 7x+5y-52=0 \n" ); document.write( " |