document.write( "Question 909005: The diagonals of quadrilateral ABCD intersect at point E, AE=5x-10, EC=2x=5,and BE=y/3. If ABCD is a square, find the value of y.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #551461 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "AE=5x-10, EC=2x+5 \n" ); document.write( "5x-10 = 2x +5 \n" ); document.write( "3x = 15 \n" ); document.write( "x = 5 \n" ); document.write( "AE = EC = 15 \n" ); document.write( "AC = 30 \n" ); document.write( "IF Square \n" ); document.write( "BE = y/3, \n" ); document.write( "y/3 = 15, y = 45 \n" ); document.write( " |