document.write( "Question 252312: a parallelogram with sides 12cm,8cm with one of the diagonal 10cm,find the length of other diagonal? \n" ); document.write( "
Algebra.Com's Answer #184275 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! step 1: draw a parallelogram slanting right and label the base 12 and the slant height 8. \n" ); document.write( "step 2: draw a diagonal from top left to bottom right. \n" ); document.write( "step 3: construct an altitude from the top left vertex down to the base. call that \"h\". \n" ); document.write( "step 4: call the left side segment \"a\" and the right side segment \"b\". a + b = 12. \n" ); document.write( "step 5: we have 2 pythagorean theorems: (i) \n" ); document.write( "step 6: by subtracting the two, we get (iii) \n" ); document.write( "step 7: find values for a and b such that (b+a)(b-a) = 36. If b= 9 and a = 3, we have the values. \n" ); document.write( "By using either (i) or (ii), this also gives us the height, h, as sqrt(55). \n" ); document.write( "step 8: draw the other diagonal. Since we are dealing with a parallelogram, opposite sides have the same slope. So, the base grows from 12 to 15. \n" ); document.write( "step 9: we apply another pythagorean theorem to our new triangle. (iv) \n" ); document.write( "step 10: solve for d. we get d^2 = 225 + 55 = 280. So, d ~ 16.7332.\r \n" ); document.write( "\n" ); document.write( "Hope that helps. \n" ); document.write( " |