document.write( "Question 326018: in a parallelogram one angle is 9 times the size of another. find the measures of the angles \n" ); document.write( "
Algebra.Com's Answer #233353 by mananth(16949) You can put this solution on YOUR website! one angle = x \n" ); document.write( "the other angle = 9x \n" ); document.write( "the sum of two angles = 10x \n" ); document.write( "sum of all 4 angles = 20x \n" ); document.write( "20x= 360 deg \n" ); document.write( "x= 360/20 \n" ); document.write( "x=18 \n" ); document.write( "the other angle = 162 \n" ); document.write( " |