document.write( "Question 725546: The sum of an angle and it complement is always 90 degrees. if an angle twice the size of its complement, find the size of each angle\r
\n" );
document.write( "\n" );
document.write( "Am bad with geometric problems if you could explain what to do it would help. \n" );
document.write( "
Algebra.Com's Answer #444194 by nshah11(47) ![]() You can put this solution on YOUR website! Assume the angle is x.\r \n" ); document.write( "\n" ); document.write( "x = 2(90 - x)\r \n" ); document.write( "\n" ); document.write( "3x = 180 => x = 60\r \n" ); document.write( "\n" ); document.write( "The complement is therefore 30 degrees. \n" ); document.write( " |