document.write( "Question 39116: In a right triangle, one acute angle is 54degree more than twice the other. Find each acute angle. \n" ); document.write( "
Algebra.Com's Answer #24531 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Let the smaller acute angle be equal to x.
\n" ); document.write( "The other one is then 54 + 2x.
\n" ); document.write( "If you add them together, they mus add to 90 degrees...so
\n" ); document.write( "x + (54 + 2x) = 90
\n" ); document.write( "3x + 54 = 90
\n" ); document.write( "3x = 36
\n" ); document.write( "x = 12 deg
\n" ); document.write( "54 + 2x = 78 deg
\n" ); document.write( "
\n" );