document.write( "Question 1122031: The measures of the three angles in a triangle must total 180°. The measure of angle B is 25° more than the measure of angle C. The measure of angle A is 25° more than twice the measure of angle B. Find the measure of each angle. \n" ); document.write( "
Algebra.Com's Answer #738057 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "ANGLE          MEASURE\r\n" );
document.write( "A              2(C+25)+25\r\n" );
document.write( "B              C+25\r\n" );
document.write( "C               C\r\n" );
document.write( "TOTAL           180\r\n" );
document.write( "

\n" ); document.write( "\"%282%28C%2B25%29%2B25%29%2B%28C%2B25%29%2BC=180\"
\n" ); document.write( "
\n" );