document.write( "Question 351074: find the measure of an angle whose complement is 25 less than half of its supplement. \n" ); document.write( "
Algebra.Com's Answer #250936 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let angle be x
\n" ); document.write( "xomplement = 90-x
\n" ); document.write( "supplement = 180-x
\n" ); document.write( "...
\n" ); document.write( "90-x = 1/2 * (180-x) -25
\n" ); document.write( "..
\n" ); document.write( "90-x = (180-x -50)/2\r
\n" ); document.write( "\n" ); document.write( "2(90-x)=130-x
\n" ); document.write( "180-2x=130-x
\n" ); document.write( "180-130=2x-x
\n" ); document.write( "50=x the angle\r
\n" ); document.write( "\n" ); document.write( "50 deg.
\n" ); document.write( "
\n" );