document.write( "Question 256194: The measure of one complementary angle is 18 less than twice the measure of the other angle. What is the measure of each angle? \n" ); document.write( "
Algebra.Com's Answer #188401 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x=2y-18
\n" ); document.write( "x+y=90
\n" ); document.write( "2y-18+y=90
\n" ); document.write( "3y=90+18
\n" ); document.write( "3y=108
\n" ); document.write( "y=108/3
\n" ); document.write( "y=36 degrees ans. for the smaller angle.
\n" ); document.write( "x=2*36-18
\n" ); document.write( "x=72-18
\n" ); document.write( "x=54 degrees. ans. for the larger angle.
\n" ); document.write( "Proof:
\n" ); document.write( "36+54=90
\n" ); document.write( "90=90
\n" ); document.write( "
\n" );