document.write( "Question 422284: The length of the top of the table is 6m greater than the width. The area is 72m squared. Find the dimensions of the table \n" ); document.write( "
Algebra.Com's Answer #294752 by the_tutor2011(8)![]() ![]() ![]() You can put this solution on YOUR website! x(x+6)=72 \n" ); document.write( "x^2+6x=72 \n" ); document.write( "x^2+6x-72=0 \n" ); document.write( "(x+12)(x-6)=0 \n" ); document.write( "x=-12 or x=6\r \n" ); document.write( "\n" ); document.write( "width = 6 \n" ); document.write( "length = 12 \n" ); document.write( " |