document.write( "Question 354792: Angles x and y are complementary. If x is 20 Degrees more than y, what is the size of angle y? \n" ); document.write( "
Algebra.Com's Answer #253486 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
X+Y=90 0R X=90-Y
\n" ); document.write( "X=Y+20
\n" ); document.write( "90-Y=Y+20
\n" ); document.write( "-Y-Y=20-90
\n" ); document.write( "-2Y=-70
\n" ); document.write( "Y=-70/-2
\n" ); document.write( "Y=35 DEGREES.
\n" ); document.write( "X=35+20=55 DEGREES.
\n" ); document.write( "PROOF:
\n" ); document.write( "35+55=90
\n" ); document.write( "90=90
\n" ); document.write( "
\n" );