document.write( "Question 338974: Two angles form a linear pair. The measure of one angle is 15 times the measure of the other angle. Find the measure of each angle. \n" ); document.write( "
Algebra.Com's Answer #242985 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
one angle be x
\n" ); document.write( "the other angle = 15x
\n" ); document.write( "15x+x=180
\n" ); document.write( "16x=180
\n" ); document.write( "x= 180/16
\n" ); document.write( "x=11.25 deg.
\n" ); document.write( "the other angle will be 180-11.25
\n" ); document.write( "168.75 deg.
\n" ); document.write( "
\n" );