document.write( "Question 497143: Two angles are complementary. If one angle is 15 degrees more than twice the other angle, what are the angles? \n" ); document.write( "
Algebra.Com's Answer #336668 by cleomenius(959)\"\" \"About 
You can put this solution on YOUR website!
x + 15 + 2x = 90
\n" ); document.write( "3x = 75
\n" ); document.write( "x = 25 degrees, the smaller angle.
\n" ); document.write( "2(25) + 15 = 65 degrees, the other angle.
\n" ); document.write( "25 + 65 = 90 degrees; this does check.
\n" ); document.write( "Cleomenius.
\n" ); document.write( "
\n" );