document.write( "Question 1140750: The largest angle in a triangle is twice the measure of the smallest, and the medium
\n" );
document.write( "angle is twenty-five degrees smaller than the largest angle. What is the measure of
\n" );
document.write( "the middle angle? \n" );
document.write( "
Algebra.Com's Answer #761260 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "small x\r\n" ); document.write( "medium 2x-25\r\n" ); document.write( "large 2x\r\n" ); document.write( "SUM 180\r\n" ); document.write( " \n" ); document.write( "Now question asks for 2x. \n" ); document.write( " |