document.write( "Question 1057536: Two angles are supplementary. The larger angle is 48 degrees more than 10 times the smaller angle. Find the measure of each angle.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #672643 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Supplementary angles: any two angles that, when added, sum 180 degrees. \n" ); document.write( "Smaller angle: x \n" ); document.write( "Larger angle: 10x+48 \n" ); document.write( "x+10x+48 = 180 \n" ); document.write( "x+10x = 132 \n" ); document.write( "11x = 132 you can solve it from here. \n" ); document.write( " |