document.write( "Question 1165019: One of two complementary angles is 18ยบ less than the other. What is the measure of the smaller angle? \n" ); document.write( "
Algebra.Com's Answer #789451 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "a+b = 90
\n" ); document.write( "a = b-18 ; a < b\r
\n" ); document.write( "\n" ); document.write( "re-writing 2nd eq:
\n" ); document.write( "b = a+18\r
\n" ); document.write( "\n" ); document.write( "now sub for 'b' in the 1st eq.:
\n" ); document.write( "a+(a+18) = 90\r
\n" ); document.write( "\n" ); document.write( "Solve for a: a = 36 degrees
\n" ); document.write( " \n" ); document.write( "
\n" );