document.write( "Question 148142: The diagonals of rhombus ABCD meet at M. Angle DAB measures 60 degrees. Let P be the midpoint of AD and let G be the intersection of PC and MD. Given that AP = 8, find MD, MC, MG, CG, and GP.\r
\n" );
document.write( "\n" );
document.write( "thank you all veryyyy much ! \n" );
document.write( "
Algebra.Com's Answer #108566 by orca(409)![]() ![]() ![]() You can put this solution on YOUR website! The two diagonals are perpendicular and bisect each other. \n" ); document.write( "As AB = AC and < A = 60, Triangle ABD is equilateral. \n" ); document.write( "AB = BD = AD = 2*AP = 16 \n" ); document.write( "MD = BD/2 = 8 \n" ); document.write( "MC = AM = sqrt(AD^2 - MD^2) = sqrt(16^2 - 8^2) = 8*sqrt(3) \n" ); document.write( "In triangle ADC, MD and PC are medians, G is centroid of the triangle. So \n" ); document.write( "MG = MD/3 = 8/3 \n" ); document.write( "CG = sqrt(MC^2 + MG^2) \n" ); document.write( "= sqrt{[8sqrt(3)]^2 + (8/3)^2} \n" ); document.write( "= sqrt[(8^2)(3 + 1/9] \n" ); document.write( "= sqrt[(8^2)(28/9] \n" ); document.write( "= (8/3)sqrt(28) \n" ); document.write( "= (16/3)sqrt(7) \n" ); document.write( "As G is the centroid, GP = CG/2 = (8/3)sqrt(7) \n" ); document.write( " \n" ); document.write( " |