document.write( "Question 286496: Find two angles whose sum is a right angle such that one of the angles is 15 degrees more than one half the other. \n" ); document.write( "
Algebra.Com's Answer #207797 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a+b=90
\n" ); document.write( "a=b/2+15
\n" ); document.write( "2a=b+30
\n" ); document.write( "a+a=b+30
\n" ); document.write( "a+a-b=30
\n" ); document.write( "a+b=90
\n" ); document.write( "add
\n" ); document.write( "3a=120
\n" ); document.write( "a=40
\n" ); document.write( "b=50
\n" ); document.write( "
\n" ); document.write( "
\n" );