document.write( "Question 705936: Hello, \r
\n" );
document.write( "\n" );
document.write( "there is a rectangle and on the right side of the rectangle it says x+2 and on the top it says 2x-1. It wants me to write a simplified algebraic expression to represent the area of the rectangle. \n" );
document.write( "
Algebra.Com's Answer #434885 by nerdybill(7384) You can put this solution on YOUR website! there is a rectangle and on the right side of the rectangle it says x+2 and on the top it says 2x-1. It wants me to write a simplified algebraic expression to represent the area of the rectangle. \n" ); document.write( "length is given as x+2 \n" ); document.write( "width is given as 2x-1\r \n" ); document.write( "\n" ); document.write( "area = width * length \n" ); document.write( "area = (2x-1)(x+2) \n" ); document.write( "FOIL the right side: \n" ); document.write( "area = 2x^2 + 4x -x -2 \n" ); document.write( "area = 2x^2+3x-2\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |