document.write( "Question 267302: Find the equation of the line containing the point (2,-5) and perpendicular to the line y=5/2x-4. \n" ); document.write( "
Algebra.Com's Answer #196236 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (2,-5) and perpendicular to the line \n" ); document.write( "y=5x/2-4 (red line) \n" ); document.write( "Slope=5/2. \n" ); document.write( "The perpendicular line will have a slope=-2/5. \n" ); document.write( "-5=2*-2/5+b \n" ); document.write( "-5=-4/5+b \n" ); document.write( "b=-5+4/5 \n" ); document.write( "b=-25/5-4/5 \n" ); document.write( "b=-29/5 ans. for the Y intercept. \n" ); document.write( "y=-2x/5-29/5 (green line) \n" ); document.write( " |