SOLUTION: Solve this problem
The length and width of a rectangle must have a sum of 40 feet. Find the dimensions of the rectangle whose area is as large as possible.
Algebra ->
Customizable Word Problem Solvers
-> Misc
-> SOLUTION: Solve this problem
The length and width of a rectangle must have a sum of 40 feet. Find the dimensions of the rectangle whose area is as large as possible.
Log On
Question 21789: Solve this problem
The length and width of a rectangle must have a sum of 40 feet. Find the dimensions of the rectangle whose area is as large as possible. Answer by rapaljer(4671) (Show Source):
Area = W*L
A = x(40-x)
A = 40x - x^2
A = -x^2 + 40x
This graph is a parabola (because of the x^2) that opens downward (because of teh negative coefficient of x^2), and you need to find the HIGHEST POINT, which is the vertex of the graph.
For a parabola , the vertex is always at .
In this case,
width = x = 20 feet
length = 40-x = 20 feet
It makes sense because a rectangle of maximum area is a square.
It can also be solved by graphing methods. Find the highest point on the graph
As you can see, the vertex (the highest point) of this parabola is at x= 20.