document.write( "Question 422700: The lenght of a rectangle is 3 inches greater than the with. write a polynomial that represents the are of the rectangle \n" ); document.write( "
Algebra.Com's Answer #294996 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! \"The length of a rectangle is 3 inches greater than the width. write a polynomial that represents the are of the rectangle\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = width \n" ); document.write( "x + 3 = length {length is 3 greater than width}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Area of a rectangle = width x length \n" ); document.write( "= x(x + 3) {width x length} \n" ); document.write( "= x^2 + 3x {used distributive property} \n" ); document.write( "www.algebrahouse.com\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |