document.write( "Question 773697: if AB is perpendicular to CD, find the valve of a if A(-2,4) B(3,5) C(-1,-3) and D(4,a)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #471755 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Using equation for slope (m) \n" ); document.write( "y2 - y1/x2 - x1 \n" ); document.write( "AB \n" ); document.write( "5 - 4/3-(-2) \n" ); document.write( "1/5 \n" ); document.write( "CD \n" ); document.write( "a -(-3)/4 -(-1) \n" ); document.write( "a + 3/5 \n" ); document.write( "Lines perpendicular to one \n" ); document.write( "another have slopes that \n" ); document.write( "multiply together to give -1 \n" ); document.write( "m1 * m2 = -1 \n" ); document.write( "1/5 * a + 3/5 = -1 \n" ); document.write( "a + 3/25 = -1 \n" ); document.write( "a + 3 = -25 \n" ); document.write( "a = -28 \n" ); document.write( "Hope this helps \n" ); document.write( ":-) \n" ); document.write( " \n" ); document.write( " |