document.write( "Question 1089069: The figure shows the number of degrees in each angle in terms of x. Use algebra to find x and the measure of each angle.
\n" );
document.write( "x =
\n" );
document.write( "2x + 10
\n" );
document.write( "5x +10 \n" );
document.write( "
Algebra.Com's Answer #703408 by addingup(3677) You can put this solution on YOUR website! The sum of the angles of EVERY triangle total 180. \n" ); document.write( "And what you are saying is: \n" ); document.write( "x+2x+10+5x+10 = 180 \n" ); document.write( "add x and numbers on left: \n" ); document.write( "8x+20 = 180 \n" ); document.write( "8x = 160 \n" ); document.write( "x = 20 \n" ); document.write( "the angles are: \n" ); document.write( "x = 20 \n" ); document.write( "2x+10 = 2(20)+10 = 50 \n" ); document.write( "5x+10 = 5(20)+10 = 110 \n" ); document.write( "------------------------ \n" ); document.write( "Check: 20+50+110 = 180 Correct \n" ); document.write( " \n" ); document.write( " |