document.write( "Question 493893: \" Two angles are complementaryn if the sum of the measures of the angles of 90. if one angle is 10 more than 3 times its complement, find the measures of the ywo angles. \n" ); document.write( "
Algebra.Com's Answer #335487 by lwsshak3(11628) ![]() You can put this solution on YOUR website! Two angles are complementaryn if the sum of the measures of the angles of 90. if one angle is 10 more than 3 times its complement, find the measures of the ywo angles \n" ); document.write( "** \n" ); document.write( "let x=angle \n" ); document.write( "90-x=angle's complement \n" ); document.write( ".. \n" ); document.write( "x=3(90-x)+10 \n" ); document.write( "x=270-3x+10 \n" ); document.write( "4x=280 \n" ); document.write( "x=70º \n" ); document.write( "other angle=90-70=20º \n" ); document.write( " |