document.write( "Question 1122155: Given parallelogram ABCD, diagonals AC and BD intersect at point E. AE=2x, BE=y+10, CE=x+2 and DE=4y−8. Find the length of BD. \n" ); document.write( "
Algebra.Com's Answer #738224 by Alex.33(110)\"\" \"About 
You can put this solution on YOUR website!
According to the identities of parallelograms: AE=CE, BE=DE.
\n" ); document.write( "2x=x+2 x=2
\n" ); document.write( "y+10=4y-8 y=6
\n" ); document.write( "BD=BE+DE=16*2=32.
\n" ); document.write( "
\n" );