document.write( "Question 812154: I don't know what number to use for width?
\n" );
document.write( "\"The function A(x)=x(10-x) describes the area A of a rectangular flower garden where x is it's width in yards. What is the maximum area of the garden?\"\r
\n" );
document.write( "\n" );
document.write( "Please help. Thanks. \n" );
document.write( "
Algebra.Com's Answer #489035 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! A(x) = x(10 - x) \n" ); document.write( "10x - x^2 \n" ); document.write( "(-1)x^2 + 10x + 0 = Area \n" ); document.write( "--- \n" ); document.write( "the above quadratic equation is in standard form, with a=-1, b=10, and c=0 \n" ); document.write( "--- \n" ); document.write( "the x coordinate of the max (or min) of the quadratic function is given by: x = -b/2a \n" ); document.write( "--- \n" ); document.write( "x = -b/2a \n" ); document.write( "x = -10/2(-1) \n" ); document.write( "--- \n" ); document.write( "x = 5 \n" ); document.write( "--- \n" ); document.write( "the y coordinate of the max (or min) of the quadratic function is found by evaluating the function at the x coordinate of the max (or min) \n" ); document.write( "--- \n" ); document.write( "y = (-1)x^2 + 10x + 0 \n" ); document.write( "y = (-1)5^2 + 10(5) + 0 \n" ); document.write( "y = -25 + 50 + 0 \n" ); document.write( "y = 25 \n" ); document.write( "--- \n" ); document.write( "because a < 0 the vertex of the quadratic is a maximum, and (5, 25) is the maximum. \n" ); document.write( "--- \n" ); document.write( "Answer: \n" ); document.write( "the maximum area of the garden is 25 sq.yd \n" ); document.write( "--- \n" ); document.write( " \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |