document.write( "Question 974390: The length of the top of a table is 5 m greater than the width/ The area is 104m^2. What is the dimension. \n" ); document.write( "
Algebra.Com's Answer #596313 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
width=x
\n" ); document.write( "length=x+5\r
\n" ); document.write( "\n" ); document.write( "x*(x+5)=104
\n" ); document.write( "x^2+5x-104=0
\n" ); document.write( "(x+13)(x-8)=0\r
\n" ); document.write( "\n" ); document.write( "x= -13, 8;;only 8 counts\r
\n" ); document.write( "\n" ); document.write( "width 8 m
\n" ); document.write( "length 13 m\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );