document.write( "Question 203848: Two angles are complementary. One angle is 18 degrees less than twice the other. Find the angles. \n" ); document.write( "
Algebra.Com's Answer #153849 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x+2x-18=90
\n" ); document.write( "3x=90+18
\n" ); document.write( "3x=108
\n" ); document.write( "x=108/3
\n" ); document.write( "x=36 ans. for the smallewr angle.
\n" ); document.write( "90-36=54 ans. for the larger angle.
\n" ); document.write( "Proof:
\n" ); document.write( "36+2*36-18=90
\n" ); document.write( "36+72-18=90
\n" ); document.write( "90=90
\n" ); document.write( "
\n" );