document.write( "Question 357782: Two angles are complementary. The sum of the measure of the first angle and one- fourth the second angle is 82.5 degree. Find the measures of the angles \n" ); document.write( "
Algebra.Com's Answer #255385 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Two angles are complementary. The sum of the measure of the first angle and one- fourth the second angle is 82.5 degree. Find the measures of the angles \n" ); document.write( "... \n" ); document.write( "let one angle =x \n" ); document.write( "the pther angle = 90-x \n" ); document.write( ".. \n" ); document.write( "x+1/4*(90-x)=82.5 \n" ); document.write( "(4x+90-x)/4=82.5 \n" ); document.write( "multiply by 4 \n" ); document.write( "3x+90=4*82.5 \n" ); document.write( "3x+90=330 \n" ); document.write( "-90 \n" ); document.write( "3x=330-90 \n" ); document.write( "3x=240 \n" ); document.write( "/3 \n" ); document.write( "x=80 degrees \n" ); document.write( "other angle = 10 degrees \n" ); document.write( ".. \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |