document.write( "Question 546901: The angles of a triangle are in the ratio 4:5:6\r
\n" );
document.write( "\n" );
document.write( "What is the degree measure of the three angles of this triangle? \n" );
document.write( "
Algebra.Com's Answer #356114 by mananth(16946)![]() ![]() You can put this solution on YOUR website! ratio is 4:5:6\r \n" ); document.write( "\n" ); document.write( "multiply by common factor x\r \n" ); document.write( "\n" ); document.write( "the angles will be 4x,5x,6x\r \n" ); document.write( "\n" ); document.write( "4x+5x+6x=180 \n" ); document.write( "The sum of angles of triangle is 180 deg\r \n" ); document.write( "\n" ); document.write( "15x=180 \n" ); document.write( "/15 \n" ); document.write( "x=12 \n" ); document.write( "the angles are \n" ); document.write( "4x = 48 \n" ); document.write( "5x=60 \n" ); document.write( "6x=72 \n" ); document.write( " \n" ); document.write( " |