document.write( "Question 1156764: In right triangle ABC with right angle at C\r
\n" );
document.write( "\n" );
document.write( "AB=17\r
\n" );
document.write( "\n" );
document.write( "BC=8\r
\n" );
document.write( "\n" );
document.write( "Find MN if M and N are midpoints of AB and BC respectively. \n" );
document.write( "
Algebra.Com's Answer #779658 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "By connecting M with N you form another right angled triangle MNB with the right angle at N. \n" ); document.write( "Therefore, MN^2 + NB^2 = MB^2 \n" ); document.write( "MN^2 = MB^2 - NB^2 \n" ); document.write( "MN^2 = 8.5^2 - 4^2 \n" ); document.write( "MN^2 = 56.25 \n" ); document.write( "MN = 7.5. \n" ); document.write( "The other way is:- \n" ); document.write( "By trig ratio find what angle B is. \n" ); document.write( "cos B = adjacent/hypotenuse \n" ); document.write( "cos B = 4/8.5 \n" ); document.write( "B = 61.9 degrees \n" ); document.write( "Now, using Cosine rule:- \n" ); document.write( "b^2 = m^2 + n^2 - 2 x m x n x Cos (61.9) \n" ); document.write( "b^2 = 16 + 72.25 - (2 x 4 x 8.5 x Cos (61.9)) \n" ); document.write( "b^2 = 56.2 \n" ); document.write( "b = 7.498 or 7.5 (1 decimal place) \n" ); document.write( "Hope this helps. :-) \n" ); document.write( " |