document.write( "Question 148656: find all the angles in a 5-12-13 triangle. \n" ); document.write( "
Algebra.Com's Answer #109063 by nabla(475)\"\" \"About 
You can put this solution on YOUR website!
We first note that\r
\n" ); document.write( "\n" ); document.write( "5^2+12^2=13^2
\n" ); document.write( "25+144=169
\n" ); document.write( "169=169.\r
\n" ); document.write( "\n" ); document.write( "So, this is a right triangle by the Pythagorean Theorem. It follows that one angle is 90 degrees.\r
\n" ); document.write( "\n" ); document.write( "So, we need only find the measures of angles opposite 5 and 12. Let's call them a and b. Note that a+b=90.\r
\n" ); document.write( "\n" ); document.write( "Cos(a)=adj/hyp=12/13
\n" ); document.write( "Cos(b)=adj/hyp=5/13\r
\n" ); document.write( "\n" ); document.write( "So we want to take ArcCos of 12/13 and 5/13 to find the measures of the remaining angles.\r
\n" ); document.write( "\n" ); document.write( "ArcCos(12/13)=.3948 radians
\n" ); document.write( "ArcCos(5/13)=1.1760 radians\r
\n" ); document.write( "\n" ); document.write( "Multiply radians by 180/pi to get degrees.\r
\n" ); document.write( "\n" ); document.write( "So we have 90, 22.62, 67.38 measures in degrees for angles.
\n" ); document.write( "
\n" ); document.write( "
\n" );