document.write( "Question 334699: Three times the complement of angle A is 40 degrees more than the supplement of angle A. Find the measure of angle A. \n" ); document.write( "
Algebra.Com's Answer #239882 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Three times the complement of angle A is 40 degrees more than the supplement of angle A. Find the measure of angle A.
\n" ); document.write( "..
\n" ); document.write( "let the angle be x
\n" ); document.write( "complement = 90-x
\n" ); document.write( "supplement = 180-x
\n" ); document.write( "....
\n" ); document.write( "180-x = 3(90-x) +40
\n" ); document.write( "180-x = 270-3x+40
\n" ); document.write( "3x-x=270-180+40
\n" ); document.write( "2x=130
\n" ); document.write( "x= 130/2
\n" ); document.write( "x= 65 deg.
\n" ); document.write( "
\n" );