document.write( "Question 332844: If the angles of a triangle are in the ratio of 2:3:5,what kind of triangle is it? \n" ); document.write( "
Algebra.Com's Answer #238561 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
2N+3N+5N=10N
\n" ); document.write( "10N=180
\n" ); document.write( "N=180/10
\n" ); document.write( "N=18
\n" ); document.write( "2*18=36
\n" ); document.write( "3*18=54
\n" ); document.write( "5*18=90
\n" ); document.write( "ANSWER = A RIGHT TRIANGLE WITH 2 ANGLES OF 36 & 54 DEGREES.
\n" ); document.write( "
\n" );