document.write( "Question 550766: An angle is twice the measure of its complement. Find the measure of both angles. \n" ); document.write( "
Algebra.Com's Answer #359073 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let angle be x \n" ); document.write( "complement = 90-x\r \n" ); document.write( "\n" ); document.write( "x=2(90-x) \n" ); document.write( "x=180-2x \n" ); document.write( "3x=90 \n" ); document.write( "/3 \n" ); document.write( "x=30 degree \n" ); document.write( "30 & 60 are the angles\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |