document.write( "Question 761114: PLEASE HELP!I really don't understand how to do this.
\n" );
document.write( "Complete the following proof.
\n" );
document.write( "Prove: In an equilateral triangle the three medians are equal. \r
\n" );
document.write( "\n" );
document.write( "https://media.glynlyon.com/g_geo_2012/9/q415a.gif \r
\n" );
document.write( "\n" );
document.write( "This is how the answer looks: \r
\n" );
document.write( "\n" );
document.write( "http://assets.openstudy.com/updates/attachments/51ca4d0de4b063c0de5a6daf-leslie096-1372212537835-capture.png \n" );
document.write( "
Algebra.Com's Answer #463111 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Our equilateral triangle lives in the Cartesian coordinate system. In this system, the distance between any two points is d = sqrt(( y2 - y1)^2 + (x2 - x1)^2 ) \n" ); document.write( "so lets calculate the length of each median\r \n" ); document.write( "\n" ); document.write( "QA = sqrt ( (b/2 - 0)^2 + (3a/2 - 0)^2 ) = sqrt( b^2/4 + 9a^2/4 ) = sqrt((9a^2+b^2)/4)=(1/2)sqrt(9a^2+b^2) \n" ); document.write( "==================================================================== \n" ); document.write( "RB = sqrt ( (0 - b/2)^2 + (2a - a/2)^2 ) \n" ); document.write( "RB = sqrt ( b^2/4 + (4a/2 - a/2)^2 ) \n" ); document.write( "RB = sqrt ( b^2/4 + 9a^2/4) \n" ); document.write( "RB = (1/2)*sqrt(9a^2+b^2) \n" ); document.write( "===================================================================== \n" ); document.write( "PC = sqrt ( (b-0)^2 + (a - a)^2 ) = sqrt (b^2) = b \n" ); document.write( "===================================================================== \n" ); document.write( "now each side is 2a so the altitude b is equal to \n" ); document.write( "b = sqrt ( (2a)^2 - a^2 ) = sqrt (3a^2) = a*sqrt(3) \n" ); document.write( "===================================================================== \n" ); document.write( "note that PC is a median and it is equal to b = a*sqrt(3) \n" ); document.write( "which means that QA and RB are also equal to a*sqrt(3) \n" ); document.write( "===================================================================== \n" ); document.write( " |