document.write( "Question 986005: Clara has a garden that is 7 feet wide and 4 feet long. She has 30 tomato plants to put in the garden. Each plant needs 1 square foot of space. How many leftover plants will clara have. \n" ); document.write( "
Algebra.Com's Answer #606747 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Area = length*width = 7*4 = 28 square feet\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "She has 30 plants, and each plant requires 1 sq ft. So she does NOT have enough room for all 30 plants. She'll have to leave out 2 plants (30-28 = 2)
\n" ); document.write( "
\n" );