document.write( "Question 936937: Please help me solve my homework: if angle a is 8 degrees less than three times angle b. If placed side by side they form a straight angle, find each angle \n" ); document.write( "
Algebra.Com's Answer #570384 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
a = 3b - 8
\n" ); document.write( "we are given that
\n" ); document.write( "a + b = 180
\n" ); document.write( "substitute for a
\n" ); document.write( "3b -8 +b = 180
\n" ); document.write( "4b = 188
\n" ); document.write( "b = 47 degrees and
\n" ); document.write( "a = 180 - 47 = 133 degrees
\n" ); document.write( "therefore we have
\n" ); document.write( "angle a is 133 degrees and angle b is 47 degrees
\n" ); document.write( "
\n" ); document.write( "
\n" );