document.write( "Question 356209: What is the size of an angle whose complement is 25%of its supplement \n" ); document.write( "
Algebra.Com's Answer #254265 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let angle be x \n" ); document.write( "supplement = 180-x \n" ); document.write( "complement = 90-x \n" ); document.write( "... \n" ); document.write( "25% = 1/4 \n" ); document.write( ".. \n" ); document.write( "90-x = 1/4 * (180-x) \n" ); document.write( "360-4x = 180-x \n" ); document.write( "4x-x=360-180 \n" ); document.write( "3x=180 \n" ); document.write( "x= 60 deg \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |