document.write( "Question 144880: Find the unknown angle for the following right triangle:
\n" );
document.write( " Angle A Angle B Angle C \r
\n" );
document.write( "\n" );
document.write( " ? 90 27
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #105574 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The sum of angles in a triangle is always 180. \n" ); document.write( "180 = A+B+C \n" ); document.write( "180 = A+90+27 \n" ); document.write( "180 = A+117 \n" ); document.write( "A = 63 degrees \n" ); document.write( " |