document.write( "Question 1207840: The vertices of triangle ABC are A(1, 1), B(9, 3), and C(3, 5). \r
\n" );
document.write( "\n" );
document.write( "(a) Find the perimeter of triangle ABC. \r
\n" );
document.write( "\n" );
document.write( "(b) Find the perimeter of the triangle that is formed by joining the midpoints of the three sides of triangle ABC. \r
\n" );
document.write( "\n" );
document.write( "(c) Compute the ratio of the perimeter in part (a) to the perimeter in part (b). \r
\n" );
document.write( "\n" );
document.write( "(d) What theorem from geometry provides the answer for part (c) without using the results in (a) and (b)? \n" );
document.write( "
Algebra.Com's Answer #845967 by mananth(16946)![]() ![]() You can put this solution on YOUR website! The vertices of triangle ABC are A(1, 1), B(9, 3), and C(3, 5). \n" ); document.write( "(a) Find the perimeter of triangle ABC.\r \n" ); document.write( "\n" ); document.write( "l(AB)+l(BC)+l(AC) = perimeter \n" ); document.write( "Use distance formula \n" ); document.write( " \n" ); document.write( "l(AB) = 2sqrt(17)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "l(AB) = 2sqrt(10)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "l(C,A) =2sqrt(5)\r \n" ); document.write( "\n" ); document.write( "Perimeter of ABC: = \n" ); document.write( "\n" ); document.write( "(b) Find the perimeter of the triangle that is formed by joining the midpoints of the three sides of triangle ABC.\r \n" ); document.write( "\n" ); document.write( "Use mid point formula let M(AB),M(BC),M(AC) be the three points\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "mid point (AB)= (1+9)/2 = 5 , (3+1)/2 = 2 => (5,2)\r \n" ); document.write( "\n" ); document.write( "mid point (BC) = (9+3)/2)= 6 and (3+5)/ 2=4 => (6,4)\r \n" ); document.write( "\n" ); document.write( "mid point (AC)= (1+3)/2 =2 and (1+5)/2 = 3 => (2,3)\r \n" ); document.write( "\n" ); document.write( "We know the co ordinates of mid points of the triangle which forms a triangle when joined.\r \n" ); document.write( "\n" ); document.write( "use the same formula as above to find the the three lengths joining the mid points\r \n" ); document.write( "\n" ); document.write( "I used calculator to find the three lengths (M stands for mid point.)\r \n" ); document.write( "\n" ); document.write( "M(AB) +M(BC)+M(AC) = \n" ); document.write( "\n" ); document.write( "(c) Compute the ratio of the perimeter in part (a) to the perimeter in part (b)./\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(d) What theorem from geometry provides the answer for part (c) without using the results in (a) and (b)?\r \n" ); document.write( "\n" ); document.write( "The midpoint theorem states that if a segment is formed by connecting the midpoints of two of the sides of a triangle, then that segment must be parallel to the third side. the segment is half the length of the third side.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |