document.write( "Question 1015593: Complex numbers/trig:
\n" );
document.write( "Two isosceles right triangles (BAC and B'AC'; A is the right angle) share vertex A. Show that that the line bisecting line BB', passing through A is perpendicular to line CC'.
\n" );
document.write( "(B and B' and (C and C') are on the same side, to be clearer) \n" );
document.write( "
Algebra.Com's Answer #632128 by richard1234(7193) You can put this solution on YOUR website! Let A = 0, B = i, C = 1, B' = a+bi for real a,b, and C' = i(a+bi) = -b + ai. Here i(a+bi) represents a 45 degree rotation about point A.\r \n" ); document.write( "\n" ); document.write( "The midpoint of BB' is (a+(b+1)i)/2, and the slope of the line bisecting BB' through A is (b+1)/a.\r \n" ); document.write( "\n" ); document.write( "Line CC' has slope (0-a)/(1+b) = -a/(b+1).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since the product of the two slopes is -1, the two lines are perpendicular. \n" ); document.write( " |