SOLUTION: I don't know what number to use for width?
"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 are
Question 812154: I don't know what number to use for width?
"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?"
Please help. Thanks. Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! A(x) = x(10 - x)
10x - x^2
(-1)x^2 + 10x + 0 = Area
---
the above quadratic equation is in standard form, with a=-1, b=10, and c=0
---
the x coordinate of the max (or min) of the quadratic function is given by: x = -b/2a
---
x = -b/2a
x = -10/2(-1)
---
x = 5
---
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)
---
y = (-1)x^2 + 10x + 0
y = (-1)5^2 + 10(5) + 0
y = -25 + 50 + 0
y = 25
---
because a < 0 the vertex of the quadratic is a maximum, and (5, 25) is the maximum.
---
Answer:
the maximum area of the garden is 25 sq.yd
---
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Convert fractions, decimals, and percents:
https://sooeet.com/math/fraction-decimal-percent.php
---
Calculate and graph the linear regression of any data set:
https://sooeet.com/math/linear-regression.php