document.write( "Question 458908: If one angle of a triangle is 90°, then the other two add to 90°. how do i prove this?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #314780 by richwmiller(17219) You can put this solution on YOUR website! The sum of the angles of any triangle is 180. \n" ); document.write( "180=a+b+c \n" ); document.write( "180=a+b+90 \n" ); document.write( "90=a+b \n" ); document.write( " \n" ); document.write( " |