document.write( "Question 249378: a rectangle is 8 feet long and 6 feet wide. if each dimension is increased by the same number of feet, a new rectangle is formed whose area exceeds the area if the original rectangle by 72 square feet. find the dimensions of the new rectangle. \n" ); document.write( "
Algebra.Com's Answer #181641 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
let a=area of rectangle with sides 8 ft and 6 ft
\n" ); document.write( "add x to each dimension
\n" ); document.write( "what is the formula for area of a rectangle?
\n" ); document.write( "formula=a
\n" ); document.write( "formula2=a+72=(8+x)(6+x)
\n" ); document.write( "what is a?
\n" ); document.write( "a=Length * width
\n" ); document.write( "substitute a below\r
\n" ); document.write( "\n" ); document.write( "a+72=(8+x)(6+x)\r
\n" ); document.write( "\n" ); document.write( "multiply out and find x\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );