document.write( "Question 192828: Please help. I have struggled with this problem. I have a line segment with points A, B, C, and D.
\n" );
document.write( "Given: line AC is congruent to line BD
\n" );
document.write( "Prove: line AB is congruent to line CD
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #144729 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! it goes something like this \n" ); document.write( ": \n" ); document.write( "given AC is congruent to BD \n" ); document.write( ": \n" ); document.write( "AC=AB+BC \n" ); document.write( "BC=CD+BC \n" ); document.write( ": \n" ); document.write( "by subtraction property subtracting out BC from these you have \n" ); document.write( ": \n" ); document.write( "AB=CD \n" ); document.write( " |