document.write( "Question 328008: if the difference between the measures of two smaller angles of right triangle is 20 degrees, what is the measure , in degrees,of the smallest angle ? \n" ); document.write( "
Algebra.Com's Answer #234883 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
if on eangle = x
\n" ); document.write( "the other will be 90-x
\n" ); document.write( "..
\n" ); document.write( "x-90+x=20 (The sum of all angles of triangle = 180.one angle is x and the other 90. The third angle will be 90-x)
\n" ); document.write( "2x=110
\n" ); document.write( "x=55
\n" ); document.write( "the other angle will be 90-55=35
\n" ); document.write( "The angles are 55, 35
\n" ); document.write( "
\n" );