Question
Question: A wire length \( 2 \) unit is cut into \( 2 \) parts which are bent to form a square of side x unit ...
A wire length 2 unit is cut into 2 parts which are bent to form a square of side x unit and circle of radius r unit. If the sum of areas or square and circle so formed is minimum, find the relation between x and r.
Solution
Hint : For a given problem we first find perimeter of square and circumference of circle using given side and radius and then equating sum of both equal to length of wire to get value of variable ‘x’ in terms of r. Then using this value of ‘x’ in the equation obtained from the sum of the area of both figures to have an equation in variable ‘r’. Finally differentiating equations so obtained to get either value of ‘r’ using the concept of maxima and minima of derivatives.
Complete step-by-step answer :
Side of the square is x units. Therefore, its perimeter is given as: 4×side
Perimeter = 4×side
⇒P=4x
Radius of the circle is given r units. Therefore its circumference is given as:
Circumference of circle =2πr
Since, it is given that wire is divided into two figures square and circle. Therefore, the sum of the perimeter of the square and circumference will be equal to the length of the wire.
Lenghtofwire=Perimeterofsquare+Circumferenceofthecircle
⇒2=4x+2πr
Taking 2 common on right hand side, we have
2=2(2x+πr)
⇒22=2x+πr
⇒1=2x+πr
⇒2x+πr=1
Writing ‘x’ in term of ‘r’ we have,
⇒2x=1−πr
⇒x=21−πr........(i)
Now, area of a square =(side)2
∴ Area of a square =(x)2
Area of a circle =πr2
Therefore, total area from both figures given as:
A = area of square + area of a circle
⇒ A =x2+πr2.
Substituting value of ‘x’ obtained in equation (i) in above equation.
A=(21−πr)2+πr2
Or
A=(2)2(1−πr)2+πr2
⇒A=4(1−πr)2+πr2
To discuss maxima or minima we find a first order derivative of ‘A’ and then equating to zero to find zero of the equation so obtained.
drdA=drd4(1−πr)2+drd(πr2) ⇒drdA=41drd(1−πr)2+drd(πr2) ⇒drdA=41×2(1−πr)drd(−πr)+π(2r) ⇒drdA=21(1−πr)(−π)+2πr
Equation drdA=0 we have,
2−1(1−πr)(π)+2πr=0 ⇒2πr=21(1−πr)π ⇒2r=21(1−πr) ⇒4r=1−πr ⇒4r+πr=1 or r=4+π1
To discuss weather r=4+π1 is a point of minima or maxima. We calculate the double derivative of ‘A’ if it results negative then ‘r’ is a point of maxima but if it results positive then it will be a point of minima.
dr2d2A=drd(drdA) ⇒dr2d2A=drd(21(1−πr)(−π)+2πr) ⇒dr2d2A=2−π(−π)+2π ⇒dr2d2A=2π2+2π>0
Hence from above we can say that every point or r=4+π1 is a point of minima.
Now, substituting value of ‘r’ in equation (i) formed above to find value of ‘x’
x=21−πr ⇒x=21−π(4+π1) ⇒x=21−4+ππ ⇒x=24+π4+π−π ⇒x=24+π4 ⇒x=4+π2
From above we see that value of ‘x’ is double of the value of ‘r’
Therefore we can write
x=2(4+r1) x=2r
Hence, from above we can say required relation between side of a square and radius of circle is x=2r.
Note : Maxima- minima of any function always be calculated by using derivative concept. In this we first find the first order derivative of the given function and then equate it to zero to get zeroes of the equation. After that substituting zeroes so obtained in double derivative of given function, if results so obtained is negative then point will a point of maxima and if it results positive then it will be a point of minima.