document.write( "Question 204340: If the degree measure of the smallest angle of a triangle is
\n" );
document.write( "one-half of the degree measure of the second largest angle
\n" );
document.write( "and one-third of the degree measure of the largest angle,
\n" );
document.write( "then what is the degree measure of each angle?\r
\n" );
document.write( "\n" );
document.write( "I cannot graph this for the life of me...i tried changing the veribage around it still doesn't work for me please assist. \n" );
document.write( "
Algebra.Com's Answer #154266 by stanbon(75887) ![]() You can put this solution on YOUR website! If the degree measure of the smallest angle of a triangle is \n" ); document.write( "one-half of the degree measure of the second largest angle \n" ); document.write( "and one-third of the degree measure of the largest angle, \n" ); document.write( "then what is the degree measure of each angle? \n" ); document.write( "------------------------------------------------- \n" ); document.write( "Let the largest angle measure be \"x\" \n" ); document.write( "----- \n" ); document.write( "2nd largest measure is (1/3)x \n" ); document.write( "----- \n" ); document.write( "Smallest measure is (1/2)((1/3)x) = (1/6)x \n" ); document.write( "----------------------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "x + (1/3)x + (1/6)x = 180 \n" ); document.write( "Multiply thru by 6 to get: \n" ); document.write( "6x + 2x + x = 6*180 \n" ); document.write( "9x = 6*180 \n" ); document.write( "x = 6*20 \n" ); document.write( "x = 120 degrees \n" ); document.write( "(1/3)x = 40 degrees \n" ); document.write( "(1/6)x = 20 degrees \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |