document.write( "Question 895301: Use an algebraic equation to find the measures of the two angles described below. Begin by letting X represent the degree measure of the angle's complement. \r
\n" );
document.write( "\n" );
document.write( "The measure of an angle is 6 degrees greater than the complement.\r
\n" );
document.write( "\n" );
document.write( "What is the measure of the complement? \n" );
document.write( "
Algebra.Com's Answer #542725 by mark_henrhiz(40)![]() ![]() You can put this solution on YOUR website! I hope you tried it first before sending it here.\r \n" ); document.write( "\n" ); document.write( "let x be the angle \n" ); document.write( "let 90 - x be the complement\r \n" ); document.write( "\n" ); document.write( "x = 6 + (90 - x)\r \n" ); document.write( "\n" ); document.write( "90 = 6 + (90 -x) + 90 - x \n" ); document.write( "90 = 6 + 90 +90 - x - x \n" ); document.write( "90 = 186 - 2x \n" ); document.write( "90 - 186 = - 2x \n" ); document.write( "- 96 = - 2x \n" ); document.write( "48 = x\r \n" ); document.write( "\n" ); document.write( "90 - x = 42\r \n" ); document.write( "\n" ); document.write( "the measure of the complement is 42 \n" ); document.write( " |