document.write( "Question 114605: For this question i have to sketch and label a graph, show all calculations and leave them in either factored or vertex form. I also have to keep 4 decimal places through my solutions and then round final answer to one decimal place. The question is :\r
\n" );
document.write( "\n" );
document.write( "A farmer has $2400 to spend on two rectangular pastures as shown to the right. (the diagram is of 2 identical shaped rectangles attatched by one of the length sides). The local contractor will build the fence at a cost of $6.25/m. What is the largest total area the farmer can have fenced for that price??
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #83382 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A farmer has $2400 to spend on two rectangular pastures as shown to the right. \n" ); document.write( " (the diagram is of 2 identical shaped rectangles attached by one of the length \n" ); document.write( " sides). The local contractor will build the fence at a cost of $6.25/m. \n" ); document.write( " What is the largest total area the farmer can have fenced for that price?? \n" ); document.write( ": \n" ); document.write( "Find out how many meters of fence he can get for $2400: \n" ); document.write( "2400/6.25 = 384 meters of fence \n" ); document.write( ": \n" ); document.write( "Using a modified perimeter equation: \n" ); document.write( "2L + 3W = 384 \n" ); document.write( "2L = 384 - 3W \n" ); document.write( "L = \n" ); document.write( "or \n" ); document.write( "L = (192 - 1.5W) \n" ); document.write( ": \n" ); document.write( "Area = L * W \n" ); document.write( "Substitute (192-1.5W) for L \n" ); document.write( "A = W(192-1.5W) \n" ); document.write( "A = -1.5w^2 + 192w \n" ); document.write( ": \n" ); document.write( "Max area occurs at the axis of symmetry. Find the axis of symmetry: (x=-b/2a) \n" ); document.write( "w = \n" ); document.write( "W = \n" ); document.write( "W = +64 meters \n" ); document.write( ": \n" ); document.write( "Find L: \n" ); document.write( "L = 192 - 1.5(64) \n" ); document.write( "L = 192 - 96 \n" ); document.write( "L = 96 meters \n" ); document.write( ": \n" ); document.write( "Max area: 96 * 64 = 6144 sq meters for $2400 \n" ); document.write( ": \n" ); document.write( "You can confirm this by finding the vertex: Substitute 64 for w: \n" ); document.write( "A = -1.5(64^2) + 192(64) \n" ); document.write( "A = -6144 + 12288 \n" ); document.write( "A = +6144 \n" ); document.write( " \n" ); document.write( " |