document.write( "Question 446442: The length of a table is 4m greater than the width. the area is 60m^2. Find the dimensions of the table \n" ); document.write( "
Algebra.Com's Answer #307620 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! x(x+4)=60 \n" ); document.write( "x2+4x-60=0 \n" ); document.write( "(x+10)(x-6)=0 \n" ); document.write( "x= -10 or 6 \n" ); document.write( "Throwing out the negative answer, we get the dimensions of the table to be 6 m. by 10 m.. \n" ); document.write( " |