document.write( "Question 610862: A square has dimensions of x feet by x feet. A rectangle is 4 feet longer than the length of the square. Find the area of the rectangle\r
\n" );
document.write( "\n" );
document.write( "help please \n" );
document.write( "
Algebra.Com's Answer #384633 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the area of the square is ___ x * x or x^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the rectangle is 4 ft longer, so its area is ___ x * (x + 4) or x^2 + 4x \n" ); document.write( " |