document.write( "Question 61566: an angle its complement always have a sum of 90 degrees the sum of the measures of the angle and five times its complement is 298 degrees. What is the measure of the angle? \n" ); document.write( "
Algebra.Com's Answer #42379 by asha(30)![]() ![]() ![]() You can put this solution on YOUR website! let the angle be x and its complement be y \n" ); document.write( "given x+y =90 eqn.1 \n" ); document.write( "given x+5y =298 eqn.2 \n" ); document.write( "eqn.2-eqn,1 gives \n" ); document.write( "4y =298-90 =208 \n" ); document.write( "y =208/4 =52 \n" ); document.write( "x=90-52 =38 \n" ); document.write( "the angles are 38 degrees and 52 degrees. \n" ); document.write( "good luck !!! \n" ); document.write( " |