document.write( "Question 1050062: A vegetable garden is enclosed with a fence. If the fence cost 1$ per foot and if its cost 50cents per feet determine the size of the garden that can be set up for $120 \n" ); document.write( "
Algebra.Com's Answer #665732 by advanced_Learner(501)\"\" \"About 
You can put this solution on YOUR website!
(1$)/foot is the same as (1*ft)/(1*$)\r
\n" ); document.write( "\n" ); document.write( "so first\r
\n" ); document.write( "\n" ); document.write( "(1ft)/(1$)*(120$)=\"120\"ft\r
\n" ); document.write( "\n" ); document.write( "then since 50 cent means \"0.5\" $
\n" ); document.write( "(1ft)/(0.5$)*(120$)=\"240\"ft
\n" ); document.write( "
\n" );