SeekerOfDragons
New member
- Joined
- Oct 8, 2009
- Messages
- 46
I mainly want to verify my answer to the following question:
A 25-in piece of string is cut into two pieces. One piece is used to form a circle and the other to form a square. How should the string be cut so that the sum of the areas is a minimum? Round to the nearest tenth if necessary.
using the following formulas:
Area of circle = Pi r^2
Circumference = 2 Pi r --> r = Circ / 2 Pi
Area of Square = s^2
Perimeter of Square = 4s
*--------- (X) ---------*--------- (25 - X) -------------*
resulting in a formula of:
Pi * (X/2Pi)^2 + ((25 - X)/4)^2
Finding the derivative of the above:
X/2Pi - (25 - X)/8
setting the above = 0 and solving for x I come up with
X = 50Pi/(8 + 2Pi) which comes to about 10.997521 Inches.
If I did it correctly, I would need a string 11 inches and a string 14 inches.
Did I do this correctly?
A 25-in piece of string is cut into two pieces. One piece is used to form a circle and the other to form a square. How should the string be cut so that the sum of the areas is a minimum? Round to the nearest tenth if necessary.
using the following formulas:
Area of circle = Pi r^2
Circumference = 2 Pi r --> r = Circ / 2 Pi
Area of Square = s^2
Perimeter of Square = 4s
*--------- (X) ---------*--------- (25 - X) -------------*
resulting in a formula of:
Pi * (X/2Pi)^2 + ((25 - X)/4)^2
Finding the derivative of the above:
X/2Pi - (25 - X)/8
setting the above = 0 and solving for x I come up with
X = 50Pi/(8 + 2Pi) which comes to about 10.997521 Inches.
If I did it correctly, I would need a string 11 inches and a string 14 inches.
Did I do this correctly?