document.write( "Question 1134174: If two adjacent angles have a total of 120 degrees and one angle is 5 times larger than the other, what is the size of the larger angle? \n" ); document.write( "
Algebra.Com's Answer #751462 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let the smaller angle = \"+alpha+\"
\n" ); document.write( "The larger angle is \"+5%2Aalpha+\"
\n" ); document.write( "--------------------------------------
\n" ); document.write( "\"+alpha+%2B+5%2Aalpha+=+120+\"
\n" ); document.write( "\"+6%2Aalpha+=+120+\"
\n" ); document.write( "\"+alpha+=+20+\"
\n" ); document.write( "and
\n" ); document.write( "\"+5%2Aalpha+=+100+\"
\n" ); document.write( "The larger angle is 100 degrees
\n" ); document.write( "
\n" ); document.write( "
\n" );