document.write( "Question 979881: Find an equation for the line with the given properties. Express the answer using the general form of the equation of a line.\r
\n" );
document.write( "\n" );
document.write( "Perpendicular to the line -4x + 5y = -23; containing the point (-3, 7)\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I almost sure the answer is -5x + 4y = -13 but I dont know for sure
\n" );
document.write( "Thank you for your time \n" );
document.write( "
Algebra.Com's Answer #601120 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! hi there, \n" ); document.write( "Sort -4x + 5y = -23 \n" ); document.write( "into y = mx + c form \n" ); document.write( "5y = 4x - 23 \n" ); document.write( "Divide through by 5 \n" ); document.write( "y = 4/5 - 23/5 \n" ); document.write( "Gradient = 4/5. \n" ); document.write( "Lines that are perpendicular have \n" ); document.write( "gradients that multiply together \n" ); document.write( "to give -1 \n" ); document.write( "m1 x m2 = -1 \n" ); document.write( "Therefore the new line has a \n" ); document.write( "gradient of -5/4 (4/5 x -5/4 = -1) \n" ); document.write( "Using the coords -3,7 and the line \n" ); document.write( "equation: \n" ); document.write( "y - b = m(x - a) \n" ); document.write( "y - 7 = -5/4(x - (-3)) \n" ); document.write( "y - 7 = -5/4(x + 3) \n" ); document.write( "y - 7 = -5/4x -15/4 \n" ); document.write( "y = -5/4x - 15/4 + 28/4 (7) \n" ); document.write( "y = -5/4x + 13/4 \n" ); document.write( "Multiply throughout by 4 \n" ); document.write( "4y = -5x + 13 \n" ); document.write( "5x + 4y = 13 \n" ); document.write( "Hope this helps:-) \n" ); document.write( " |