document.write( "Question 5719: A triangular region of the community college parking lot was measured. The measure of the first angle of this triangle is triple the measure of the second angle. The measure of the third angle is 6 degrees less than double the measures of the second angle. What are the measurements of all three angles? \n" ); document.write( "
Algebra.Com's Answer #2940 by arunpaul(104)\"\" \"About 
You can put this solution on YOUR website!
let the angles of a triangle be A,B,C
\n" ); document.write( "A = 3B
\n" ); document.write( "C=2B-6
\n" ); document.write( "again we know A+B+C=180 degree
\n" ); document.write( "substituting the value of A and C in the abve equation we have
\n" ); document.write( "3B +B +2B-6 =180
\n" ); document.write( "or 6B = 180+6= 186
\n" ); document.write( "or B = 186/6 =31
\n" ); document.write( "so A = 3B = 3*31= 93 degree
\n" ); document.write( "C = 2B-6 = 2*31-6 = 62-6=56\r
\n" ); document.write( "\n" ); document.write( "so A = 93 degree
\n" ); document.write( "B = 31 degree
\n" ); document.write( "C = 56 degree\r
\n" ); document.write( "\n" ); document.write( "Ans
\n" ); document.write( "
\n" ); document.write( "
\n" );