document.write( "Question 219035: Two angles are complementary. The measure of the first angle is 40 degrees more than the second angle. Find the larger angle. \n" ); document.write( "
Algebra.Com's Answer #164977 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+40+x=90
\n" ); document.write( "2x=50
\n" ); document.write( "x=25 degrees
\n" ); document.write( "x+40=65 degrees
\n" ); document.write( "
\n" );