document.write( "Question 255668: Write and solve an equation to find the angle, its complement, and its supplement in this problem: The supplement of angle is 36 degrees less than three times its complement. \n" ); document.write( "
Algebra.Com's Answer #187903 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a+s=180
\n" ); document.write( "s=180-a
\n" ); document.write( "a+c=90
\n" ); document.write( "c=90-a\r
\n" ); document.write( "\n" ); document.write( "s=-36+3c
\n" ); document.write( "substitute 180-a for s
\n" ); document.write( "substitute 90-a for c
\n" ); document.write( "180-a=36+3*(90-a)
\n" ); document.write( "I leave the solving to you
\n" ); document.write( "
\n" );