document.write( "Question 95297This question is from textbook
\n" );
document.write( ": Two angles are complimentary. the measure of one angle is 21 more than twice the measure of the other angle. find the measures. \n" );
document.write( "
Algebra.Com's Answer #69610 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! X=FIRST ANGLE \n" ); document.write( "(2X+21)=THE SECOND ANGLE \n" ); document.write( "ANGLE1+ANGLE2=90 \n" ); document.write( "X+2X+21=90 \n" ); document.write( "3X=90-21 \n" ); document.write( "3X=69 \n" ); document.write( "X=69/3 \n" ); document.write( "X=23 FOR THE SMALLER ANGLE \n" ); document.write( "2*23+21=46+21=67 \n" ); document.write( "PROOF \n" ); document.write( "23+67=90 \n" ); document.write( "90=90 \n" ); document.write( " |