Question 823745
---
y = 10 - x^2
y = -x^2 + 10
---
it is well known that the area of a rectangle is maximized when its sides are of equal length, in other words, when the rectangle is a square
as such:
---
y = x = -x^2 + 10
-x^2 - x + 10 = 0
---
the above quadratic equation is in standard form, with a=-1, b=-1, and c=10
---
to solve the quadratic equation, by using the quadratic formula, copy and paste this:
-1 -1 10
into this solver: https://sooeet.com/math/quadratic-equation-solver.php
---
this quadratic has two real roots (the x-intercepts), which are:
x = -3.70156212
x = 2.70156212
---
negative length doesn't make sense for this problem, so use the positive root:
---
x = length = 2.70156212 units
y = width = 2.70156212 units
NOTE: the problem statement does not specify units, but these could be any linear unit, such as m, cm, ft, etc.
---
answerA:
express the area A of the rectangle as a function of x:
A(x) = x * (-x^2 + 10)
A(x) = -x^3 + 10x
---
answerB:
find the largest area A that can be enclosed by the rectangle:
A = maximum area = (2.70156212)*(2.70156212)
A = maximum area = 7.298437888218896 sq.units
NOTE: the problem statement does not specify units, but these could be any square unit, such as m^2, cm^2, ft^2, etc.
---
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
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php