document.write( "Question 1169015: A square and a rectangle have the same area. The length of the rectangle is eight inches more than twice the length of the side of the square. The width of the rectangle is 3 inches less than the side of the square.\r
\n" );
document.write( "\n" );
document.write( "Which expression represents the area of the rectangle?\r
\n" );
document.write( "\n" );
document.write( " X(2x + 8)\r
\n" );
document.write( "\n" );
document.write( "(x-3)(2x + 8)\r
\n" );
document.write( "\n" );
document.write( "X(x - 3)\r
\n" );
document.write( "\n" );
document.write( "(x)(x) \n" );
document.write( "
Algebra.Com's Answer #793667 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The statement of the problem should specify that \"x\" is the side length of the square. We should not have to deduce that information from the given answer choices. \n" ); document.write( "side length of square: x \n" ); document.write( "length of rectangle: 2x+8 (\"8 more than twice the side of the square\") \n" ); document.write( "width of rectangle: x-3 (\"3 less than the side of the square\") \n" ); document.write( "Area = length times width \n" ); document.write( "You can find the right answer choice. \n" ); document.write( " \n" ); document.write( " |