document.write( "Question 319774: Solve using the five-step problem-solving process. Show all steps necessary to arrive at your solution.\r
\n" );
document.write( "\n" );
document.write( "The complement of an angle measures 54° less than the angle. Find the measure of the angle. \n" );
document.write( "
Algebra.Com's Answer #229014 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the angle be xdeg \n" ); document.write( "The complement = x-54 \n" ); document.write( ".. \n" ); document.write( "The sum of complimentary angles = 90 \n" ); document.write( "x+x-54=90 \n" ); document.write( "2x=144 \n" ); document.write( "x=72 deg \n" ); document.write( " |