document.write( "Question 1092610: Two complementary angle differ by 10°.The larger angle is
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #707232 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Let one angle be x. Then, the other will be x+10. and we know that their sum has to be 90 (all complementary angles add up to 90) \n" ); document.write( "x+x+10 = 90 \n" ); document.write( "2x = 80 \n" ); document.write( "x = 40 This is the smaller angle. The bigger angle is: \n" ); document.write( "40+10 = 50 this is the bigger angle \n" ); document.write( " |