document.write( "Question 491472: Question is: The smallest angle in a triangle is one-third of the largest angle. The third angle is 10 degrees more than the smallest angle. Find the measure of all three angles.\r
\n" );
document.write( "\n" );
document.write( "Please explain and show the process too so I can learn better what I'm doing. I have a hard time with fractions sometimes. Thanks! :) \n" );
document.write( "
Algebra.Com's Answer #334675 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! smallest=x \n" ); document.write( "largest=3x \n" ); document.write( "middle=x+10 \n" ); document.write( "180 degrees in a triangle \n" ); document.write( "Set everything from one value, usually the smallest. \n" ); document.write( "---------------- \n" ); document.write( "x+3x+x+10=180 \n" ); document.write( "5x=180-10 \n" ); document.write( "5x=170 \n" ); document.write( "x=34 \n" ); document.write( "3x=102 \n" ); document.write( "x+10=44 \n" ); document.write( " |