document.write( "Question 942673: The measure of one angle is eleven more than four times a number. Another angle is twice the first angle's measure. The sum of the measures of the angles is 195 degrees. What is the measure of each angle/ \n" ); document.write( "
Algebra.Com's Answer #574686 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
The measure of one angle is eleven more than four times a number. Another angle is twice the first angle's measure. The sum of the measures of the angles is 195 degrees. What is the measure of each angle.
\n" ); document.write( "***
\n" ); document.write( "let x=number
\n" ); document.write( "4x+11=measure of 1st angle
\n" ); document.write( "2(4x+11)=measure of 2nd angle
\n" ); document.write( "4x+11+2(4x+11)=195
\n" ); document.write( "4x+11+8x+22=195
\n" ); document.write( "12x=162
\n" ); document.write( "x=13.5
\n" ); document.write( "4x+11=65
\n" ); document.write( "2(4x+11=130
\n" ); document.write( "measure of 1st angle=65˚
\n" ); document.write( "measure of 2nd angle=130˚
\n" ); document.write( "
\n" );