document.write( "Question 661105: The complement of angle x is 15 more than three times the measure of the angle. Find both angles. \n" ); document.write( "
Algebra.Com's Answer #411498 by ReadingBoosters(3246)\"\" \"About 
You can put this solution on YOUR website!
Complementing angles = 90
\n" ); document.write( "x + y = 90
\n" ); document.write( "y = 15 + 3x
\n" ); document.write( "x + (15 + 3x) = 90
\n" ); document.write( "4x = 75
\n" ); document.write( "x = 18.75
\n" ); document.write( "y = 90 - 18.75 = 71.25
\n" ); document.write( "
\n" );