199k views
2 votes
What is the largest rectangular area one can enclose with 14 inches of string?

User Plpicard
by
8.9k points

1 Answer

3 votes
a=w*h
p=2w+2h

if w=x, then h=7-x.
a(x) = x*(7-x)
a(x) = 7x - x^2

to find the largest area we need to derivative a(x):
a'(x) = 7 - 2x = 0 --> x = 3.5

therefore:
maxArea = a(3.5) = 3.5 * 3.5 = 12.25


User Brad Wickwire
by
8.5k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories