
Ceren C.
asked 08/05/22Mathematical Modelling Question
A string 72 cm is to be cut into two pieces. One piece is used to form a circle and the other a square. What should be the perimeter of the square in order to minimize the sum of two areas?
1 Expert Answer
Let x = perimeter of square, y = circumference of circle , r = radius of circle
circumference of circle = y = 2*pi*r
Given x + y = 72
then substituting for the circumference of circle
x + 2*pi*r = 72
solving for radius of circle in terms of x
r = (72 - x)/2*pi
area of square = x2/ 4
area of circle = pi*r2
Sum of the areas, substituting for r in terms of x:
x2/ 4 + 2*pi*[(72 - x)/2*pi]2 =
Expanding
x2/ 4 + pi[(72)2 - 2(72)x + x2]/4pi2] = x2/ 4 + (584 - 144x + x2)/4*pi =
Multiplying both terms by 4*pi and combining x2/4 + x2:
5*pi*x2/ 4 - 144x + x2 = 3.927x2 - 144x + 5184
This a quadratic (in the form ax2 + bx + c) which represents an upward-facing parabola when you graph it (can tell because coefficient of the x2 term is positive).
Therefore to find the minimum x, you would find the x-term of the vertex of the parabola
(ex. the bottom of the 'U') using the vertex formula x = -b/2a.
b = -144, a = 5*pi*x2/ 4 = 3.927
x = 144/[2(3.927)] = 18.3346 which is the minimum perimeter for the square
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Lianne W.
08/05/22