document.write( "Question 1124788: Two angles are complementary if the sum of the measures 90. The measure of the first angle is X and the second angle is 22° less than three times the first. Find measure of the two angles \n" ); document.write( "
Algebra.Com's Answer #741079 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x and 90-x are the angles, for they add to 90 \n" ); document.write( "second angle 90-x is 3x-22 \n" ); document.write( "therefore, 90-x=3x-22 \n" ); document.write( "112=4x \n" ); document.write( "x=28 degrees, 90-x=62 degrees, the angles ANSWER \n" ); document.write( "28*3-22=62. checks \n" ); document.write( " |