document.write( "Question 804829: an angle is 3 times more than its complement find each angle \n" ); document.write( "
Algebra.Com's Answer #484979 by Alan3354(69443) You can put this solution on YOUR website! an angle is 3 times more than its complement find each angle \n" ); document.write( "----------- \n" ); document.write( "1 time more = 2x as much \n" ); document.write( "--> 3 times more = 4 times as much \n" ); document.write( "A = 4*(90 - A) \n" ); document.write( "A = 360 - 4A \n" ); document.write( "5A = 360 \n" ); document.write( "A = 72 degs \n" ); document.write( " |