Question #64603

16. The top and bottom margins of a poster are each 6 cm, and the side margins
are each 4 cm. If the area of the printed material on the poster (that is,
the area between the margins) is fixed at 384 cm2, find the dimensions of the
poster with the smallest total area.

17. Each rectangular page of a book must contain 30 cm2 of printed text, and each
page must have 2 cm margins at top and bottom, and 1 cm margin at each
side. What is the minimum possible area of such a page?

18. Maya is 2 km offshore in a boat and wishes to reach a coastal village which
is 6 km down a straight shoreline from the point on the shore nearest to the
boat. She can row at 2 km/hr and run at 5 km/hr. Where should she land
her boat to reach the village in the least amount of time?

Expert's answer

Answer on Question #64603 – Math – Calculus

Question

16. The top and bottom margins of a poster are each 6 cm, and the side margins are each 4 cm. If the area of the printed material on the poster (that is, the area between the margins) is fixed at 384 cm², find the dimensions of the poster with the smallest total area.

Solution

Let xx and yy be the length and width of the poster (measured in cm). Then the printed area is


Area=(x24)(y26)=384y=12+384x8.Area = (x - 2 \cdot 4)(y - 2 \cdot 6) = 384 \Rightarrow y = 12 + \frac{384}{x - 8}.


The area of the poster is


S=xy=x(12+384x8)S = xy = x\left(12 + \frac{384}{x - 8}\right)


Minimizing the area of the poster


S(x)=(12x+384xx8)=12+384x8x(x8)2=123072(x8)2;S'(x) = \left(12x + \frac{384x}{x - 8}\right)' = 12 + 384\frac{x - 8 - x}{(x - 8)^2} = 12 - \frac{3072}{(x - 8)^2};S(x)=0123072(x8)2=0,x>8;S'(x) = 0 \Rightarrow 12 - \frac{3072}{(x - 8)^2} = 0, x > 8;(x8)2=256,x=16+8=24.(x - 8)^2 = 256, x = 16 + 8 = 24.


Since


limx8+S(x)=limxS(x)=,\lim_{x \to 8^+} S(x) = \lim_{x \to \infty} S(x) = \infty,

S(x)S(x) takes the minimum at x=24x = 24 on (8,)(8, \infty).

So the smallest poster has dimension 24cm×36cm24\,\mathrm{cm} \times 36\,\mathrm{cm}.

Answer: 24cm×36cm24\,\mathrm{cm} \times 36\,\mathrm{cm}.

Question

17. Each rectangular page of a book must contain 30cm230\,\mathrm{cm}^2 of printed text, and each page must have 2cm2\,\mathrm{cm} margins at top and bottom, and 1cm1\,\mathrm{cm} margin at each side. What is the minimum possible area of such a page?

Solution

Let xx and yy be the length and width of the page (measured in cm). Then area of the printed text is


Area=(x22)(y21)=30y=2+30x4.Area = (x - 2 \cdot 2)(y - 2 \cdot 1) = 30 \Rightarrow y = 2 + \frac{30}{x - 4}.


The area of the page is


S=xy=x(2+30x4)S = xy = x\left(2 + \frac{30}{x - 4}\right)


Minimizing the area of the poster


S(x)=(2x+30xx4)=2+30x4x(x4)2=2120(x4)2;S'(x) = \left(2x + \frac{30x}{x - 4}\right)' = 2 + 30\frac{x - 4 - x}{(x - 4)^2} = 2 - \frac{120}{(x - 4)^2};S(x)=02120(x4)2=0,x>4;S'(x) = 0 \Rightarrow 2 - \frac{120}{(x - 4)^2} = 0, x > 4;(x4)2=60,x=215+4.(x - 4)^2 = 60, x = 2\sqrt{15} + 4.


Since


S(x)=(2120(x4)2)=240(x4)3S''(x) = \left(2 - \frac{120}{(x - 4)^2}\right)' = \frac{240}{(x - 4)^3}S(215+4)=240(215+44)3=215>0S''(2\sqrt{15} + 4) = \frac{240}{\left(2\sqrt{15} + 4 - 4\right)^3} = \frac{2}{\sqrt{15}} > 0

S(x)S(x) takes the minimum at x=215+4x = 2\sqrt{15} + 4 on (4,)(4, \infty).


y=2+30215+44=2+15(cm).y = 2 + \frac{30}{2\sqrt{15} + 4 - 4} = 2 + \sqrt{15} \, (cm).


So the minimum possible area of such a page is


(215+4)(2+15)=36+815(cm2).(2\sqrt{15} + 4)(2 + \sqrt{15}) = 36 + 8\sqrt{15} \, (cm^2).


Answer: 36+815cm236 + 8\sqrt{15} \, cm^2.

Question

18. Maya is 2km2\,\mathrm{km} offshore in a boat and wishes to reach a coastal village which is 6km6\,\mathrm{km} down a straight shoreline from the point on the shore nearest to the boat. She can row at 2km/hr2\,\mathrm{km/hr} and run at 5km/hr5\,\mathrm{km/hr}. Where should she land her boat to reach the village in the least amount of time?



Let xx be the distance from the point on the shoreline nearest Maya's boat to the point where she lands her boat. Then she needs to row dd miles at 2 mph and walk (6x)(6 - x) miles at 5 mph.

Using the Pythagorean Theorem


d2=x2+22d^2 = x^2 + 2^2


The total amount of time to reach the village is


f(x)=x2+42+6x5,0x6.f(x) = \frac{\sqrt{x^2 + 4}}{2} + \frac{6 - x}{5}, \, 0 \leq x \leq 6.


Minimizing the total amount of time


f(x)=(x2+42+6x5)=x2x2+415.f'(x) = \left(\frac{\sqrt{x^2 + 4}}{2} + \frac{6 - x}{5}\right)' = \frac{x}{2\sqrt{x^2 + 4}} - \frac{1}{5}.f(x)=0x2x2+415=0;f'(x) = 0 \Rightarrow \frac{x}{2\sqrt{x^2 + 4}} - \frac{1}{5} = 0;5x=2x2+4;5x = 2\sqrt{x^2 + 4};25x2=4x2+16;25x^2 = 4x^2 + 16;x2=1621;x^2 = \frac{16}{21};x=421,x421.x = \frac{4}{\sqrt{21}}, x \neq -\frac{4}{\sqrt{21}}.


Checking the endpoints and critical point, we have


f(0)=22+65=115=2.2 (hours),f(6)=62+42+0=103.16 (hours),f(0) = \frac{2}{2} + \frac{6}{5} = \frac{11}{5} = 2.2 \text{ (hours)}, f(6) = \frac{\sqrt{6^2 + 4}}{2} + 0 = \sqrt{10} \approx 3.16 \text{ (hours)},f(421)=1621+42+64215=215+652.12 (hours)f\left(\frac{4}{\sqrt{21}}\right) = \frac{\sqrt{\frac{16}{21} + 4}}{2} + \frac{6 - \frac{4}{\sqrt{21}}}{5} = \frac{\sqrt{21}}{5} + \frac{6}{5} \approx 2.12 \text{ (hours)}


Minimum of f(x)f(x) is attained at x=421x = \frac{4}{\sqrt{21}}.

**Answer:** Maya should land her boat 4210.87\frac{4}{\sqrt{21}} \approx 0.87 miles down the shoreline from the point nearest her boat.

Answer provided by https://www.AssignmentExpert.com

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS