document.write( "Question 912898: the angles in a triangle are such that one angle is twice the smallest, and the third angle is three times as large as the smallest. Find the measure of all three angles\r
\n" );
document.write( "\n" );
document.write( "How do I do this problem? \n" );
document.write( "
Algebra.Com's Answer #554173 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+2x+3x=180 \n" ); document.write( "6x=180 \n" ); document.write( "x=180/6 \n" ); document.write( "x=30 \n" ); document.write( "2x=60 \n" ); document.write( "3x=90 \n" ); document.write( " |