document.write( "Question 667257: Line segment AB intersects line segment ED in the middle at the point C
\n" ); document.write( "If DC=6+x and CE=2x+1, find the value of x
\n" ); document.write( "

Algebra.Com's Answer #414918 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Line segment AB intersects line segment ED in the middle at the point C
\n" ); document.write( " EC = CD
\n" ); document.write( "DC=6+x and CE=2x+1
\n" ); document.write( " 2x+ 1 = 6 + x
\n" ); document.write( " x = 5 \n" ); document.write( "
\n" );