document.write( "Question 309086: What is the equation of the line containing the given point and perpendicular to the given line.\r
\n" );
document.write( "\n" );
document.write( "(6,-9); 2x+5y=9 \n" );
document.write( "
Algebra.Com's Answer #221139 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (6,-9); \n" ); document.write( "2x+5y=9 \n" ); document.write( "5y=-2x+9 \n" ); document.write( "y=-2x/5+9/5 This line has a slope=-2/5. (red line) \n" ); document.write( "A perpendicular line will have a slope=5/2 or 2.5. \n" ); document.write( "-9=2.5*6+b \n" ); document.write( "-9=15+b \n" ); document.write( "b=-9-15 \n" ); document.write( "b=-24 is the Y intercept. \n" ); document.write( "y=2.5x-24 (green line). \n" ); document.write( " \n" ); document.write( "Solution (8.89,-1.75) \n" ); document.write( " |