document.write( "Question 244427: a rectangle table is 4 times long as it is wide. if the area is 100ft, find the length and width of the table \n" ); document.write( "
Algebra.Com's Answer #178785 by kirti251(6)\"\" \"About 
You can put this solution on YOUR website!
Here rectangle table is 4 time long as its width & area is 100ft so\r
\n" ); document.write( "\n" ); document.write( "Guage width is x so lengh is 4x so\r
\n" ); document.write( "\n" ); document.write( "x * 4x=100
\n" ); document.write( "4x*x=100
\n" ); document.write( "x*x=25 so x=5
\n" ); document.write( "
\n" );