document.write( "Question 1193113: A shaped rectangle is named ABCD
\n" );
document.write( "Given:
\n" );
document.write( "AB = 2x + 8
\n" );
document.write( "BC = 4x + 2
\n" );
document.write( "CD = 3x + 4\r
\n" );
document.write( "\n" );
document.write( "Find: x and DA \n" );
document.write( "
Algebra.Com's Answer #825117 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Knowing it is rectangle, then AB=CD, and 2x+8=3x+4, so now you know how to continue. \n" ); document.write( " |