document.write( "Question 515113: Given that angle 1 is complementary to angle 2 and that angle 2 = 8 degrees, find angle 1 \n" ); document.write( "
Algebra.Com's Answer #343723 by drcole(72)![]() ![]() ![]() You can put this solution on YOUR website! Two angles are complementary if the sum of the measures of the two angles is 90 degrees. In other words:\r \n" ); document.write( "\n" ); document.write( "measure(angle 1) + measure(angle 2) = 90\r \n" ); document.write( "\n" ); document.write( "We know that the measure of angle 2 is 8 degrees, so we substitute into the equation and solve:\r \n" ); document.write( "\n" ); document.write( "measure(angle 1) + 8 = 90 \n" ); document.write( "measure(angle 1) = 82 (subtracting 8 from both sides)\r \n" ); document.write( "\n" ); document.write( "So angle 1 measures 82 degrees. \n" ); document.write( " |