document.write( "Question 705653: given : AB is equal to EF, B is the midpoint of line AC, and E is the midpoint of line DF .
\n" );
document.write( " whats the justication for :
\n" );
document.write( "1. 2AB=2EF
\n" );
document.write( "2. AC=DF
\n" );
document.write( "3. line AC= line DF \n" );
document.write( "
Algebra.Com's Answer #434691 by geetha_rama(94)![]() ![]() ![]() You can put this solution on YOUR website! There are two lines AC and DF \n" ); document.write( "B is midpoint in AC => AB = BC -> Eq 1 \n" ); document.write( "E is midpoint in DF => DE = EF -> Eq 2 \n" ); document.write( "Given that AB = EF -> Eq 3 \n" ); document.write( "Multiply Eq 3 by 2 \n" ); document.write( "=>2*AB = 2*EF \n" ); document.write( "Hence 2AB = 2EF -> Eq 4\r \n" ); document.write( "\n" ); document.write( "Since B is midpoint in line AC, 2AB = AC \n" ); document.write( "Since E is midpont in line DF, 2EF = DF \n" ); document.write( "Hence AC = DF \n" ); document.write( "i.e., line AC = line DF \n" ); document.write( " \n" ); document.write( " |