document.write( "Question 790963: write an equation and solve for x if area of a rectangle is 70sq units and the length is x+4 and width is 7 \n" ); document.write( "
Algebra.Com's Answer #479371 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Area of rectangle = length * width
\n" ); document.write( "70 = (x + 4) * 7
\n" ); document.write( "70 = 7x + 28
\n" ); document.write( "7x = 70 - 28
\n" ); document.write( "7x = 42
\n" ); document.write( "x = 6
\n" ); document.write( "Length = 10 units.
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );