document.write( "Question 187854: This is actually a review word problem:
\n" );
document.write( "Two angles are complementary. One angle measures 17 degrees more than the other angle. Find the measure of the two angles. \n" );
document.write( "
Algebra.Com's Answer #140844 by nerdybill(7384) You can put this solution on YOUR website! Remember: When two angles are complementary, the sum of the two angles equal 90 degrees. \n" ); document.write( ". \n" ); document.write( "Let x = one of two angles \n" ); document.write( "then from \"One angle measures 17 degrees more than the other angle.\" we get \n" ); document.write( "x+17 = second angle \n" ); document.write( ". \n" ); document.write( "x + x+17 = 90 \n" ); document.write( "2x + 17 = 90 \n" ); document.write( "2x = 73 \n" ); document.write( "x = 36.6 degrees \n" ); document.write( ". \n" ); document.write( "x+17 = 36.6+17 = 53.5 degrees \n" ); document.write( ". \n" ); document.write( "The two angles are \n" ); document.write( "36.6 degrees and 53.5 degrees \n" ); document.write( " \n" ); document.write( " |