document.write( "Question 968940: The sum of the three angles of a triangle adds up to 180*. One angle is double the smallest angle. The third angle is 12* less than triple the smallest angle. What is the measure of the smallest angle? \n" ); document.write( "
Algebra.Com's Answer #592008 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The sum of the three angles of a triangle adds up to 180*. One angle is double the smallest angle. The third angle is 12* less than triple the smallest angle. What is the measure of the smallest angle?
\n" ); document.write( "----------------------
\n" ); document.write( "a+b+c = 180
\n" ); document.write( "a = 2b
\n" ); document.write( "c 3b-12
\n" ); document.write( "------------------
\n" ); document.write( "Substitute and solve for \"b\"::
\n" ); document.write( "2b + b + 3b-12 = 180
\n" ); document.write( "6b = 168
\n" ); document.write( "b = 28 degrees
\n" ); document.write( "a = 2b = 56 degrees
\n" ); document.write( "c = 96 degrees
\n" ); document.write( "---------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------------
\n" ); document.write( "
\n" ); document.write( "
\n" );