document.write( "Question 997177: The sum of two acute angles in a right triangle is 90*. The measure of one angle 10* more than 3 times the measure of the other angle.Find the measure of each angle \n" ); document.write( "
Algebra.Com's Answer #615400 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
one angle ix x
\n" ); document.write( "the other ix 3x+10
\n" ); document.write( "they add to 90 degrees
\n" ); document.write( "x+3x+10=90
\n" ); document.write( "4x=80
\n" ); document.write( "x=20 degrees is one
\n" ); document.write( "70 degrees is the other, and that is 10 more than 3 times the first.
\n" ); document.write( "
\n" );