document.write( "Question 907801: The area of a tabletop is 48 square feet. The length is 3 times the width.If the dimensions are whole numbers, what is the width of the tabletop? \n" ); document.write( "
Algebra.Com's Answer #550617 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
(3w)w = 48fT2
\n" ); document.write( "3w^2 = 48
\n" ); document.write( " w^2 = 16
\n" ); document.write( "w = 4ft
\n" ); document.write( "
\n" );