document.write( "Question 437166: the length of the table is 4 m greater then the width. the area is 96 m^2. find the dimensions of the table \n" ); document.write( "
Algebra.Com's Answer #302392 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
LxW=x(x+4)=Area
\n" ); document.write( "x(x+4)=96
\n" ); document.write( "x2+4x-96=0
\n" ); document.write( "(x+12)(x-8)=0
\n" ); document.write( "x=8, -12
\n" ); document.write( "The dimensions are 8 m. by 12 m..
\n" ); document.write( "
\n" );