document.write( "Question 760737: if the lenght of lenght of rectangle is 56 cm and breadth is 42. find the lenght of each daigonal.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #462861 by Lavitesh(3)![]() ![]() ![]() You can put this solution on YOUR website! Length of rectangle = l = 56 cm \n" ); document.write( "Breadth of rectangle = b = 42 cm \n" ); document.write( "Since angle between length and breadth is 90 \n" ); document.write( "therefore, By using Pythagoras theorem, we get \n" ); document.write( " 56^2 + 42^2 = x^2 \n" ); document.write( " 3136 + 1764 = x^2 \n" ); document.write( " 4900 = x^2 \n" ); document.write( " Sqrt 4900 = x \n" ); document.write( " 70 = x \n" ); document.write( "Also length of diagonal of rectangle is equal \n" ); document.write( "Therefore length of each diagonal is 70 cm \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |