document.write( "Question 772682: LINE PERPENDICULAR TO -4X+Y=-25 AND CONTAINS (4,-10) \n" ); document.write( "
Algebra.Com's Answer #471089 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Sort -4x + y = -25 \n" ); document.write( "into y = mx + c form. \n" ); document.write( "y = 4x - 25 \n" ); document.write( "Lines that are perpendicular to \n" ); document.write( "one another have slopes (m) \n" ); document.write( "that multiply together to give -1 \n" ); document.write( "m1 * m2 = -1 \n" ); document.write( "This line has an 'm' (slope) = 4 \n" ); document.write( "4 * m2 = -1 \n" ); document.write( "m2 = -1/4 \n" ); document.write( "Using coordinates (4, -10) \n" ); document.write( "in equation y - b = m(x - a) \n" ); document.write( "a = 4, b = -10 and m = -1/4 \n" ); document.write( "y - (-10) = -1/4(x - 4) \n" ); document.write( "y + 10 = -1/4x + 4/4 \n" ); document.write( "y = -1/4x + 1 - 10 \n" ); document.write( "y = -1/4x - 9 \n" ); document.write( "OR \n" ); document.write( "multiply thro' by 4 \n" ); document.write( "4y = -x - 36 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |