document.write( "Question 333072: \"the sum of two angles is 178. one angle is 26 less than twice the other. find the angles.\" \n" ); document.write( "
Algebra.Com's Answer #238661 by nerdybill(7384) You can put this solution on YOUR website! \"the sum of two angles is 178. one angle is 26 less than twice the other. find the angles.\" \n" ); document.write( ". \n" ); document.write( "Let x = first angle \n" ); document.write( "then from \"angle is 26 less than twice the other\" we get \n" ); document.write( "2x-26 = second angle \n" ); document.write( ". \n" ); document.write( "Our equation comes from \"the sum of two angles is 178\": \n" ); document.write( "x + (2x-26) = 178 \n" ); document.write( "3x-26 = 178 \n" ); document.write( "3x = 204 \n" ); document.write( "x = 68 degrees (first angle) \n" ); document.write( ". \n" ); document.write( "second angle: \n" ); document.write( "2x-26 = 2(68)-26 = 110 degrees \n" ); document.write( " \n" ); document.write( " |