document.write( "Question 49582: Two Angles are Supplemental.One is 40 degrees more than 3 times the other. What is the other? \n" ); document.write( "
Algebra.Com's Answer #32921 by arunraiindian(5) ![]() You can put this solution on YOUR website! let the angle bse x so the other angle will be 90-x \n" ); document.write( "acc. to ques \n" ); document.write( " x=3(90-x)+40 \n" ); document.write( " x=270-3x+40 \n" ); document.write( " x=310-3x \n" ); document.write( " 4x=310 \n" ); document.write( " x=310/4 \n" ); document.write( " x=77.5 \n" ); document.write( " \n" ); document.write( " |