document.write( "Question 309023: Two angles are complementary. the measure of the larger angle is 10 degrees more than three times the measures of the smaller angle. find the measures of these two angles \n" ); document.write( "
Algebra.Com's Answer #220942 by arora_nb(1)![]() ![]() ![]() You can put this solution on YOUR website! let small angle is x \n" ); document.write( "large angle is 3x+10\r \n" ); document.write( "\n" ); document.write( "Now x+3x+10=180 \n" ); document.write( " 4x=170 \n" ); document.write( " x=42.5\r \n" ); document.write( "\n" ); document.write( "angles are 42.5 & 147.5 \n" ); document.write( " |