document.write( "Question 1001052: A rectangle is 25 feet long.Its area is 375 square feet.What is the width of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #618325 by EdenWolf(517)\"\" \"About 
You can put this solution on YOUR website!
Remember, the formula for the area of a rectangle is A=lw, or Area = Length * Width.
\n" ); document.write( "Now, we know the area and the length. Plug them into the equation:
\n" ); document.write( "375=25*w
\n" ); document.write( "Now we need to isolate w to find the width. (Solve for w.)
\n" ); document.write( "Thus, we divide 25 from both sides to have w by itself.
\n" ); document.write( "375 divided by 25 is 15.
\n" ); document.write( "15=w
\n" ); document.write( "Thus, we know that w=15; The width of the rectangle is 15 feet.
\n" ); document.write( "
\n" );