(a) Suppose a particle P is moving in the plane so that its coordinates are given by P(x,y), where x = 4cos2t, y = 7sin2t. (i) By finding a,b ∈ R such that x2 /a2 + y2 /b2 = 1, show that P is travelling on an elliptical path. (ii) Let L(t) be the distance from P to the origin. Obtain an expression for L(t). (iii) How fast is the distance between P and the origin changing when t = π/8?
(b) A wire of length 100 centimeters is cut into two pieces. One piece is bent to form a square. The other piece is bent to form an equilateral triangle. Find the dimensions of the two pieces of wire so that the sum of the areas of the square and the triangle is minimized.
1
Expert's answer
2020-06-29T18:39:18-0400
a)
x = 4cos 2t and y = 7sin 2t
=> cos 2t = 4x and sin 2t = 7y
We know b cos²2t + sin²2t = 1
So 16x2 + 49y2 = 1 , which is an equation of ellipse.
So P is traveling on a elliptical path.
(ii)
L(t) = Distance of P from origin
=> L(t) = (4cos2t−0)2+(7sin2t−0)2
=> L(t) = 16cos22t+49sin22t
=> L(t) = 16−16sin22t+49sin22t
=> L(t) = 16+33sin22t
This is the expression for L(t)
(iii)
L(t) = 16+33sin22t
Differentiating with respect to t
dtd(L(t)) = 216+33sin22t66sin2tcos2t∗2 using dtd(√x)=2√x1
dtd(L(t)) = 16+33sin22t33sin4t
So [dtd(L(t))]t=π/8 = 16+33sin22(8π)33sin4(8π)
=>[dtd(L(t))]t=π/8 =16+33sin24π33sin2π
=>[dtd(L(t))]t=π/8 = 16+23333
=>[dtd(L(t))]t=π/8 = 65332
=>[dtd(L(t))]t=π/8 = 6533130
So L(t) is changing at the rate of 6533130 = 5.79 (approximately)
(b)
Let the dimensions of two pieces are x cm(to form an equilateral triangle) and y cm ( to form a square).
So x + y = 100
=> y = 100-x
Side of equilateral triangle is 3x cm and that of square is 4100−x cm
Area of equilateral triangle is 4√3•9x2 cm²
Area of square is [4100−x]2 cm²
Sum of areas ,
A = 4√3•9x2 + [4100−x]2
Differentiating with respect to x
dxdA = 42√3•9x - [162(100−x)]
=> dxdA = 18√3x - 8100−x
And dx2d2A = 18√3 + 81 > 0
For extreme values of A, dxdA = 0
=> 18√3x - 8100−x = 0
=> 724√3x−900+9x = 0
=> (4√3+9)x = 900
=> x = 4√3+9900
Since dx2d2A > 0, A is minimum at x = 4√3+9900 and then y = 100 - 4√3+9900 = 4√3+9400√3 cm
Therefore the sum of areas will be minimum when dimensions of two pieces are 4√3+9900 cm to form an equilateral triangle and 4√3+9400√3 cm to form the square. Approximately the respective dimensions are 56.50 cm and 43.50 cm
Comments