document.write( "Question 53647: determine the equation of the line passing through the point (-2,3) and perpendicular to the graph of x+y=24 \n" ); document.write( "
Algebra.Com's Answer #35899 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! determine the equation of the line passing through the point (-2,3) and perpendicular to the graph of x+y=24 \n" ); document.write( "ANY PERPENDICULAR TO GIVEN LINE IS \n" ); document.write( " X-Y = K..........IT PASSES THROUGH (-2,3) \n" ); document.write( "HENCE \n" ); document.write( "-2-3=K=-5 \n" ); document.write( "HENCE REQD.EQN.IS \n" ); document.write( "X-Y=-5 \n" ); document.write( " |