document.write( "Question 262172: A rectangular table is six times as long a it is wide. If the area is 96 ft^2, find the length and the width of the table. \n" ); document.write( "
Algebra.Com's Answer #193148 by kelsdf(2)\"\" \"About 
You can put this solution on YOUR website!
Let x=width and 6x=length.
\n" ); document.write( "The area formula for a rectangle is length times width.
\n" ); document.write( "So x times 6x has to equal 96 ft^2.
\n" ); document.write( "x times 6x multipy to become 6x^2.
\n" ); document.write( "So then the equation would be 6x^2=96 ft^2.
\n" ); document.write( "You'd then divide both sides by 6 so it would look like: x^2=16ft^2.
\n" ); document.write( "Find the quare root of both sides to balance operations and end up with x=4ft.
\n" ); document.write( "So the width is 4 ft.
\n" ); document.write( "And you'd plug in the 4 on the 6x to get 24.
\n" ); document.write( "Check: 4 times 24 DOES equal 96.
\n" ); document.write( "
\n" );