document.write( "Question 1030562: For each quadratic function, state the vertex and then graph the function\r
\n" );
document.write( "\n" );
document.write( "Julie wants to place 44 ft of picket fencing around a garden so as to create the largest rectangular area possible.\r
\n" );
document.write( "\n" );
document.write( "A.) If x represents the width, write an algebraic expression that represents the length
\n" );
document.write( "B.) Write a function rule, f(x), that models the area of the garden
\n" );
document.write( "C.) What is the minimum point on the parabola?
\n" );
document.write( "D.) Find the dimensions of the garden with the maximum area
\n" );
document.write( "E.) What is the maximum area? \n" );
document.write( "
Algebra.Com's Answer #645454 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! ): For each quadratic function, state the vertex and then graph the function \n" ); document.write( "Julie wants to place 44 ft of picket fencing around a garden so as to create the largest rectangular area possible. \n" ); document.write( "A.) If x represents the width, write an algebraic expression that represents the length \n" ); document.write( "The perimeter of the garden is 44 ft, therefore: \n" ); document.write( "2L + 2x = 44 \n" ); document.write( "simplify, divide by 2 \n" ); document.write( "L + x = 22 \n" ); document.write( "L = -x+22, represents the length \n" ); document.write( ": \n" ); document.write( "B.) Write a function rule, f(x), that models the area of the garden \n" ); document.write( "f(x) = x(-x+22) \n" ); document.write( "f(x) = -x^2 + 22x \n" ); document.write( ": \n" ); document.write( "C.) What is the maximum point on the parabola? (Only maximum would make sense) \n" ); document.write( "the maximum point occurs on the axis of symmetry x = b/(2a) \n" ); document.write( "x = \n" ); document.write( "x = 11 ft is the x value for the max point \n" ); document.write( ": \n" ); document.write( "D.) Find the dimensions of the garden with the maximum area \n" ); document.write( "L = -11 + 22 \n" ); document.write( "L = 11 ft, obviously, it is a square \n" ); document.write( ": \n" ); document.write( "E.) What is the maximum area? \n" ); document.write( "11^2 = 121 sq/ft \n" ); document.write( " |