1. Problem Description

Applied MathematicsRelated RatesOptimizationIntegrationCalculusDerivativesPythagorean TheoremArea and Perimeter
2025/6/21

1. Problem Description

The problem consists of three sub-problems.

4. 1: Two cars move from the same point. One goes south at 30 km/h and the other west at 72 km/h. We need to find the rate at which the distance between them increases after 2 hours.

5. 2: We need to find the dimensions of a rectangle with an area of 1000 m$^2$ that has the smallest perimeter.

6. 3: We need to use the given substitution to evaluate two integrals:

(a) 2xdx\int 2^x dx, u=2xu = 2^x
(b) 0b1x2+bdx\int_0^{\sqrt{b}} \frac{1}{x^2+b} dx, u=xbu = \frac{x}{\sqrt{b}}

7. Solution Steps

4. 1:

After 2 hours, the car traveling south will have traveled 30 km/h×2 h=60 km30 \text{ km/h} \times 2 \text{ h} = 60 \text{ km}.
After 2 hours, the car traveling west will have traveled 72 km/h×2 h=144 km72 \text{ km/h} \times 2 \text{ h} = 144 \text{ km}.
The distance between the two cars after 2 hours, dd, can be found using the Pythagorean theorem:
d=(60)2+(144)2=3600+20736=24336=156 kmd = \sqrt{(60)^2 + (144)^2} = \sqrt{3600 + 20736} = \sqrt{24336} = 156 \text{ km}.
Let s(t)s(t) be the distance traveled by the car going south at time tt, and w(t)w(t) be the distance traveled by the car going west at time tt.
s(t)=30ts(t) = 30t
w(t)=72tw(t) = 72t
The distance between the cars at time tt is D(t)=s(t)2+w(t)2=(30t)2+(72t)2=900t2+5184t2=6084t2=t6084=78tD(t) = \sqrt{s(t)^2 + w(t)^2} = \sqrt{(30t)^2 + (72t)^2} = \sqrt{900t^2 + 5184t^2} = \sqrt{6084t^2} = t\sqrt{6084} = 78t.
The rate at which the distance is increasing is the derivative of D(t)D(t) with respect to tt.
dDdt=78\frac{dD}{dt} = 78 km/h.

5. 2:

Let the dimensions of the rectangle be ll and ww. The area is given by A=lw=1000A = lw = 1000.
The perimeter is given by P=2l+2wP = 2l + 2w. We want to minimize PP.
From lw=1000lw = 1000, we have w=1000lw = \frac{1000}{l}.
Substituting into the perimeter equation, we get P=2l+2(1000l)=2l+2000lP = 2l + 2(\frac{1000}{l}) = 2l + \frac{2000}{l}.
To minimize PP, we take the derivative with respect to ll and set it equal to

0. $\frac{dP}{dl} = 2 - \frac{2000}{l^2} = 0$.

2=2000l22 = \frac{2000}{l^2}
l2=1000l^2 = 1000
l=1000=1010l = \sqrt{1000} = 10\sqrt{10}
Then w=10001010=10010=1001010=1010w = \frac{1000}{10\sqrt{10}} = \frac{100}{\sqrt{10}} = \frac{100\sqrt{10}}{10} = 10\sqrt{10}.
Thus l=w=1010l = w = 10\sqrt{10}, which means the rectangle is a square.

6. 3:

(a) 2xdx,u=2x\int 2^x dx, u = 2^x.
This substitution doesn't seem very helpful. A better approach is to remember that ddxax=axlna\frac{d}{dx} a^x = a^x \ln a.
Thus, 2xdx=2xln2+C\int 2^x dx = \frac{2^x}{\ln 2} + C.
Alternatively, if we try u=2xu = 2^x, then du=2xln2dxdu = 2^x \ln 2 dx.
Then dx=du2xln2=duuln2dx = \frac{du}{2^x \ln 2} = \frac{du}{u \ln 2}.
2xdx=uduuln2=1ln2du=uln2+C=2xln2+C\int 2^x dx = \int u \frac{du}{u \ln 2} = \int \frac{1}{\ln 2} du = \frac{u}{\ln 2} + C = \frac{2^x}{\ln 2} + C.
(b) 0b1x2+bdx;u=xb\int_0^{\sqrt{b}} \frac{1}{x^2+b} dx; u = \frac{x}{\sqrt{b}}
x=ubx = u\sqrt{b}
dx=bdudx = \sqrt{b} du
When x=0x = 0, u=0b=0u = \frac{0}{\sqrt{b}} = 0.
When x=bx = \sqrt{b}, u=bb=1u = \frac{\sqrt{b}}{\sqrt{b}} = 1.
Then 0b1x2+bdx=011(ub)2+bbdu=01bbu2+bdu=01bb(u2+1)du=bb011u2+1du=1b011u2+1du\int_0^{\sqrt{b}} \frac{1}{x^2+b} dx = \int_0^1 \frac{1}{(u\sqrt{b})^2 + b} \sqrt{b} du = \int_0^1 \frac{\sqrt{b}}{bu^2 + b} du = \int_0^1 \frac{\sqrt{b}}{b(u^2+1)} du = \frac{\sqrt{b}}{b} \int_0^1 \frac{1}{u^2+1} du = \frac{1}{\sqrt{b}} \int_0^1 \frac{1}{u^2+1} du.
011u2+1du=[arctan(u)]01=arctan(1)arctan(0)=π40=π4\int_0^1 \frac{1}{u^2+1} du = [\arctan(u)]_0^1 = \arctan(1) - \arctan(0) = \frac{\pi}{4} - 0 = \frac{\pi}{4}.
So the integral is 1bπ4=π4b\frac{1}{\sqrt{b}} \cdot \frac{\pi}{4} = \frac{\pi}{4\sqrt{b}}.

8. Final Answer

9. 1: 78 km/h

1

0. 2: $10\sqrt{10}$ m by $10\sqrt{10}$ m

1

1. 3:

(a) 2xln2+C\frac{2^x}{\ln 2} + C
(b) π4b\frac{\pi}{4\sqrt{b}}

Related problems in "Applied Mathematics"

A boat is moving eastward at 1.6 m/s parallel to a bank. Person A is standing on the bank and observ...

KinematicsRelative MotionVelocityPhysics
2025/6/22

The problem asks to find the value of $a$ ($a>0$) such that the volume $V_x$ of the solid formed by ...

CalculusVolume of RevolutionIntegrationDefinite IntegralOptimization
2025/6/19

The problem describes a scenario where an investor purchases stock, borrows money to finance part of...

Financial MathematicsInvestment AnalysisMargin CalculationRate of ReturnPercentage Calculation
2025/6/18

The problem describes a scenario where you buy 200 shares of Telecom for $10,000. The shares increas...

Rate of ReturnFinancial MathematicsPercentage CalculationProfit and Loss
2025/6/18

The problem describes a scenario where Qatar Airways is raising funds through a mix of equity and de...

Financial MathematicsCost of DebtYield to MaturityCorporate Finance
2025/6/17

The problem provides the initial investments and cash flows for two mutually exclusive projects, Pro...

Financial MathematicsCash Flow AnalysisNPVProject Evaluation
2025/6/17

The problem provides information about Qatar Airways issuing a bond and its financial details. We ne...

Financial MathematicsCost of DebtBond ValuationTax Rate
2025/6/17

We are given the cash flows for Project B over 4 years, with an initial investment at year 0. We are...

Net Present ValueFinancial MathematicsCash FlowDiscount RateSummation
2025/6/17

Qatar Airways wants to determine its weighted average cost of capital (WACC). They have a capital st...

Financial MathematicsWACCCost of CapitalBond ValuationDividend Discount ModelYield to Maturity
2025/6/17

The problem provides the initial investments and cash flows for two mutually exclusive projects, Pro...

Financial MathematicsPresent ValueProfitability IndexDiscountingCash Flow Analysis
2025/6/17