document.write( "Question 52503This question is from textbook
\n" );
document.write( ": write an equation of the line containg the specified point perpendicular to the indicated line: (4,5),7x-2y=1 \n" );
document.write( "
Algebra.Com's Answer #35050 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! write an equation of the line containg the specified point perpendicular to the indicated line: (4,5),7x-2y=1 \n" ); document.write( "-------- \n" ); document.write( "The given line has a slope of (7/2). \n" ); document.write( "The line we want must have a slope of -(2/7) \n" ); document.write( "The line passes thru (4,5), so \n" ); document.write( "5=(-2/7)(4)+b \n" ); document.write( "b=43/7 \n" ); document.write( "EQUATION: \n" ); document.write( "y=(-2/7)x+(43/7) \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |