document.write( "Question 930767: in the figure triangle abc is an equilateral triangle such that ab=(y+8)cm ac=(x+10)cm and bc= 2(x+y)cm.
\n" );
document.write( "solve x and y \n" );
document.write( "
Algebra.Com's Answer #736789 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The three side lengths are the same: y+8, x+10, and 2(x+y). \n" ); document.write( "Use the first two expressions to get one variable in terms of the other; then substitute in the third expression and compare it to the second: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x=2; y = x+2 = 4 \n" ); document.write( "The three side lengths are \n" ); document.write( "y+8 = 4+8 = 12 \n" ); document.write( "x+10 = 2+10 = 12 \n" ); document.write( "2(x+y) = 2(6) = 12 \n" ); document.write( " |