document.write( "Question 441210: There are two complementary angles. The larger angle is 15 degrees more than twice the smaller angle. Fine the measure of each angle. \n" ); document.write( "
Algebra.Com's Answer #304575 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
There are two complementary angles. The larger angle is 15 degrees more than twice the smaller angle. Fine the measure of each angle.
\n" ); document.write( ".
\n" ); document.write( "The key is to remember that two angles that are complementary add up to 90 degrees.
\n" ); document.write( ".
\n" ); document.write( "Let x = smaller angle
\n" ); document.write( "then
\n" ); document.write( "2x+15 = larger angle
\n" ); document.write( ".
\n" ); document.write( "x + 2x+15 = 90
\n" ); document.write( "3x+15 = 90
\n" ); document.write( "3x = 75
\n" ); document.write( "x = 25 degrees (smaller angle)
\n" ); document.write( ".
\n" ); document.write( "larger angle:
\n" ); document.write( "2x+15 = 2(25)+15 = 50+15 = 65 degrees
\n" ); document.write( "
\n" );