document.write( "Question 805748: A rectangular piece of land to be developed as a memorial park has an area of 48 m^2. The length of the lot is three times the width of the lot. A rectangular path whose width is x meters is to be constructed along the inner perimeter of the lot. The land contained within the path will be landscaped. The cost to construct the path is $2 per square meter and the cost to landscape the inner field is $3 per square meter. Express the total cost to develop this lot as a function of x, the width of the path. \n" ); document.write( "
Algebra.Com's Answer #485451 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
the area of plot = 48 m^2\r
\n" ); document.write( "\n" ); document.write( "ratio is 1/3 \r
\n" ); document.write( "\n" ); document.write( "Width = 1/4 * 48 = 12m
\n" ); document.write( "length = 3times 12 = 36m\r
\n" ); document.write( "\n" ); document.write( "the width is x\r
\n" ); document.write( "\n" ); document.write( "Inner garden length = 36-2x
\n" ); document.write( "inner garden width = 12-2x\r
\n" ); document.write( "\n" ); document.write( "Area of garden = (36-2x)(12-2x)
\n" ); document.write( "Land scaping the garden $3 / m^2\r
\n" ); document.write( "\n" ); document.write( "Cost of landscaping = 3(36-2x)(12-2x)\r
\n" ); document.write( "\n" ); document.write( "Cost of pavement\r
\n" ); document.write( "\n" ); document.write( "area of pavement = total area - area of inner garden\r
\n" ); document.write( "\n" ); document.write( "48- 3(36-2x)(12-2x)\r
\n" ); document.write( "\n" ); document.write( "cost of pavement = $2 /m^2\r
\n" ); document.write( "\n" ); document.write( "Cost of pavement = 2(48-3(36-2x)(12-2x))\r
\n" ); document.write( "\n" ); document.write( "Total cost\r
\n" ); document.write( "\n" ); document.write( "total cost C= cost of pavement + cost of landscaping inner garden\r
\n" ); document.write( "\n" ); document.write( "C= 2(48-3(36-2x)(12-2x)) + 3(36-2x)(12-2x)
\n" ); document.write( "= 96-6(36-2x)(12-2x)) + 3(36-2x)(12-2x)\r
\n" ); document.write( "\n" ); document.write( "simplify if necessary\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );