document.write( "Question 729884: A rectangular vegetable plot has an area of 108 square feet. If its length is 12 feet, what is its width? \n" ); document.write( "
Algebra.Com's Answer #446291 by Leaf W.(135)\"\" \"About 
You can put this solution on YOUR website!
The area of a rectangle is equal to its length multiplied by its width.\r
\n" ); document.write( "\n" ); document.write( "length * width = area
\n" ); document.write( "12 ft * width = 108 \"ft%5E2\"
\n" ); document.write( "~DIVIDE BOTH SIDES BY 12 ft~
\n" ); document.write( "width = (108 \"ft%5E2\")/(12 ft)
\n" ); document.write( "width = 9 ft\r
\n" ); document.write( "\n" ); document.write( "Therefore, the width of the rectangular vegetable plot is 9 feet.
\n" ); document.write( "
\n" );