document.write( "Question 175220: One angle of a triangle measures 6 degrees more than the second. The third angle measures 4 degrees less than 3 times of the sum of the measures of the first two angles. Find the three measure of the angles. \n" ); document.write( "
Algebra.Com's Answer #130301 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! let the measurements of our angles be a,b,and c \n" ); document.write( ": \n" ); document.write( "a=b+6........eq 1 \n" ); document.write( "c=3(a+b)-4...eq 2 \n" ); document.write( "a+b+c=180....eq 3 \n" ); document.write( ": \n" ); document.write( "take a's value from eq 1 and plug it into eq 2. \n" ); document.write( ": \n" ); document.write( "c=3((b+6)+b)-4--->c=6b+18-4--->c=6b+14...revised eq 2 \n" ); document.write( ": \n" ); document.write( "now take a's value from eq 1 and c's value from revised eq 2 and plug them into eq 3 \n" ); document.write( ": \n" ); document.write( "b+6+b+6b+14=180 \n" ); document.write( ": \n" ); document.write( "8b=160 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " |