document.write( "Question 544742: the amount of cloth used to amke four cutains is given by the function A=-4xsquared+40x, where x ia the width of one cutain in feet ad A i sthe total area in square feet. Find the width that maximizes the area of the curtains. What is the maximum area? \n" ); document.write( "
Algebra.Com's Answer #355207 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! the amount of cloth used to amke four cutains is given by the function A=-4xsquared+40x, where x ia the width of one cutain in feet ad A i sthe total area in square feet. Find the width that maximizes the area of the curtains. What is the maximum area? \n" ); document.write( "** \n" ); document.write( "Standard form of equation for parabola that opens downward (parabola has a maximum): \n" ); document.write( "y=-A(x-h)^2+k, (h,k)=(x,y) coordinates of vertex. \n" ); document.write( ".. \n" ); document.write( "A=-4x^2+40x \n" ); document.write( "complete the square \n" ); document.write( "A=-4(x^2-10x+25)+100 \n" ); document.write( "A=-4(x-5)^2+100 \n" ); document.write( "Vertex:(5,100) \n" ); document.write( "ans: \n" ); document.write( "width=5 ft \n" ); document.write( "maximum area=100 sq ft \n" ); document.write( " |