document.write( "Question 919991: the sum of two angles is 205. One angle is 26 less then twice the other. Find the angles. \n" ); document.write( "
Algebra.Com's Answer #558084 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x the 'other' angle \n" ); document.write( "(2x-26) + x = 205° \n" ); document.write( "3x = 231° \n" ); document.write( "x = 77° \n" ); document.write( "Angles are: 77° and 128° \n" ); document.write( "And...checking \n" ); document.write( " 77° + 128° = 205° \n" ); document.write( " |