document.write( "Question 1057823: Two angles are complementary. If one angle is doubled, the result is 1/2 of the other angle. What are the measures of the angles?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #672814 by solve_for_x(190) ![]() You can put this solution on YOUR website! Let x represent one of the angles, and let y represent the other angle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since the two angles are complementary, you can write:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + y = 90\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then, since doubling one angle equals half of the other angle, you can write:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x = y/2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This can be rearranged as:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4x = y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Substituting this into x + y = 90 gives:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + 4x = 90\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5x = 90\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 18\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then y = 4x = 4(18) = 72\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solution: The angles are 18 and 72 degrees. \n" ); document.write( " |