document.write( "Question 1136934: In a triangle, the measures of the first angle is three times the measure of the second angle decreased by 50 degrees. The measure of the third angle is 25 degrees less than second angle. What is the measure of each angle? \n" ); document.write( "
Algebra.Com's Answer #754772 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let A be the first angle and B be the second angle and C be the third angle.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = 3B - 50
\n" ); document.write( "C = B - 25\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A + B + C = 180 becomes 3B - 50 + B + B - 25 = 180\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "combine like terms to get 5B - 75 = 180\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "add 75 to both sides of the equation to get 5B = 255\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for B to get B = 255 / 5 = 51.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = 3B - 50 = 3 * 51 - 50 = 153 - 50 = 103\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "C = B - 25 = 51 - 25 = 26\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the angles are A = 103 and B = 51 and C = 26\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A + B + C = 103 + 51 + 26 = 180
\n" ); document.write( "103 = 3 * 51 - 50 = 153 - 50 = 103
\n" ); document.write( "26 = 51 - 25 = 26\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "all problem statements are confirmed to be satisfied, confirming the solution is good.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the solution is measure of the first angle is 103 and measure of the second angle is 51 and measure of the third angle is 26.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );