document.write( "Question 334405: An angle measures 43 degrees less than 6 times the measure of its compliment. find the measure of both angles \n" ); document.write( "
Algebra.Com's Answer #239592 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the angle be x \n" ); document.write( "complement = 90-x \n" ); document.write( ".. \n" ); document.write( "x= 6(90-x)-43 \n" ); document.write( "x=540-6x-43 \n" ); document.write( "7x = 497 \n" ); document.write( "divide by 7 \n" ); document.write( "x= 71 deg \n" ); document.write( "90-x = 90-71=19 deg \n" ); document.write( "71 deg, 19 deg. \n" ); document.write( " |