a) Two people start at the same point. One walks east at 3 km/h, and the other walks northeast at 2 km/h. We need to find the rate at which the distance between them is changing after 20 minutes. b) We need to solve the inequality $ (\lceil x^2 \rceil)^2 - \lceil x^2 \rceil - 12 < 0$, where $\lceil x \rceil$ denotes the ceiling function.

Applied MathematicsRelated RatesLaw of CosinesInequalitiesCeiling Function
2025/4/25

1. Problem Description

a) Two people start at the same point. One walks east at 3 km/h, and the other walks northeast at 2 km/h. We need to find the rate at which the distance between them is changing after 20 minutes.
b) We need to solve the inequality (x2)2x212<0 (\lceil x^2 \rceil)^2 - \lceil x^2 \rceil - 12 < 0, where x\lceil x \rceil denotes the ceiling function.

2. Solution Steps

a)
Let xx be the distance traveled by the person walking east, and yy be the distance traveled by the person walking northeast.
The person walking east has a speed of 3 km/h. After 20 minutes (which is 1/3 of an hour), the distance traveled is x=3×13=1x = 3 \times \frac{1}{3} = 1 km.
The person walking northeast has a speed of 2 km/h. After 20 minutes, the distance traveled is y=2×13=23y = 2 \times \frac{1}{3} = \frac{2}{3} km.
Let zz be the distance between the two people. We can use the law of cosines to relate xx, yy, and zz. The angle between east and northeast is 4545^{\circ}, so
z2=x2+y22xycos(45)z^2 = x^2 + y^2 - 2xy \cos(45^{\circ})
z2=x2+y22xy(22)=x2+y2xy2z^2 = x^2 + y^2 - 2xy (\frac{\sqrt{2}}{2}) = x^2 + y^2 - xy\sqrt{2}
Differentiating with respect to time tt, we get:
2zdzdt=2xdxdt+2ydydt2(dxdty+xdydt)2z \frac{dz}{dt} = 2x \frac{dx}{dt} + 2y \frac{dy}{dt} - \sqrt{2} (\frac{dx}{dt}y + x\frac{dy}{dt})
At t=13t = \frac{1}{3} hour, x=1x = 1, y=23y = \frac{2}{3}, dxdt=3\frac{dx}{dt} = 3, dydt=2\frac{dy}{dt} = 2.
z2=(1)2+(23)2(1)(23)2=1+49223=139223=13629z^2 = (1)^2 + (\frac{2}{3})^2 - (1)(\frac{2}{3})\sqrt{2} = 1 + \frac{4}{9} - \frac{2\sqrt{2}}{3} = \frac{13}{9} - \frac{2\sqrt{2}}{3} = \frac{13 - 6\sqrt{2}}{9}
z=13629=13623136(1.414)3138.48434.51632.12530.708z = \sqrt{\frac{13 - 6\sqrt{2}}{9}} = \frac{\sqrt{13 - 6\sqrt{2}}}{3} \approx \frac{\sqrt{13 - 6(1.414)}}{3} \approx \frac{\sqrt{13 - 8.484}}{3} \approx \frac{\sqrt{4.516}}{3} \approx \frac{2.125}{3} \approx 0.708
2zdzdt=2(1)(3)+2(23)(2)2(3(23)+1(2))=6+832(2+2)=6+83422z \frac{dz}{dt} = 2(1)(3) + 2(\frac{2}{3})(2) - \sqrt{2}(3(\frac{2}{3}) + 1(2)) = 6 + \frac{8}{3} - \sqrt{2}(2+2) = 6 + \frac{8}{3} - 4\sqrt{2}
2zdzdt=18+8342=26342=2612232z \frac{dz}{dt} = \frac{18 + 8}{3} - 4\sqrt{2} = \frac{26}{3} - 4\sqrt{2} = \frac{26 - 12\sqrt{2}}{3}
dzdt=261226z=26122613623=2612221362=13621362=13624.5162.125\frac{dz}{dt} = \frac{26 - 12\sqrt{2}}{6z} = \frac{26 - 12\sqrt{2}}{6 \frac{\sqrt{13 - 6\sqrt{2}}}{3}} = \frac{26 - 12\sqrt{2}}{2\sqrt{13 - 6\sqrt{2}}} = \frac{13 - 6\sqrt{2}}{\sqrt{13 - 6\sqrt{2}}} = \sqrt{13 - 6\sqrt{2}} \approx \sqrt{4.516} \approx 2.125 km/h
b)
Let y=x2y = \lceil x^2 \rceil. The inequality becomes y2y12<0y^2 - y - 12 < 0.
(y4)(y+3)<0(y-4)(y+3) < 0.
Since y=x2y = \lceil x^2 \rceil, yy must be an integer.
The inequality holds when 3<y<4-3 < y < 4. Since yy is the ceiling function, yy must be an integer greater than or equal to

0. So we need $0 \le y < 4$, which means $y = 0, 1, 2, 3$.

x2=0\lceil x^2 \rceil = 0 has no solutions since x20\lceil x^2 \rceil \ge 0 and x2=0\lceil x^2 \rceil = 0 only when x=0x=0. But if x=0x=0, then x2=0\lceil x^2 \rceil = 0 and the inequality becomes 12<0-12 < 0, which holds. Thus x=0x = 0 is a solution.
x2=1    0<x21    1x1\lceil x^2 \rceil = 1 \implies 0 < x^2 \le 1 \implies -1 \le x \le 1. So 1x1-1 \le x \le 1.
x2=2    1<x22    1<x2\lceil x^2 \rceil = 2 \implies 1 < x^2 \le 2 \implies 1 < x \le \sqrt{2} or 2x<1-\sqrt{2} \le x < -1.
x2=3    2<x23    2<x3\lceil x^2 \rceil = 3 \implies 2 < x^2 \le 3 \implies \sqrt{2} < x \le \sqrt{3} or 3x<2-\sqrt{3} \le x < -\sqrt{2}.
Combining the intervals we have [3,2)(2,1)[1,1](1,2](2,3]=[3,3][-\sqrt{3}, -\sqrt{2}) \cup (-\sqrt{2}, -1) \cup [-1, 1] \cup (1, \sqrt{2}] \cup (\sqrt{2}, \sqrt{3}] = [-\sqrt{3}, \sqrt{3}].
But we need to exclude xx such that x=±2x = \pm\sqrt{2} since (±2)2=2\lceil (\pm\sqrt{2})^2 \rceil = 2, which means x2=2\lceil x^2 \rceil = 2 and y=2y=2. In this case (24)(2+3)=2(5)=10<0(2-4)(2+3) = -2(5) = -10 < 0, so x=±2x = \pm \sqrt{2} is a valid solution.
We require x2<4\lceil x^2 \rceil < 4, so x23x^2 \le 3. This gives 3x3-\sqrt{3} \le x \le \sqrt{3}.

3. Final Answer

a) The distance between the people is changing at a rate of 13622.125\sqrt{13-6\sqrt{2}} \approx 2.125 km/h after 20 minutes.
b) The solution to the inequality is 3x3-\sqrt{3} \le x \le \sqrt{3}.

Related problems in "Applied Mathematics"

The problem states that Charles runs 100 meters in 13 seconds at a constant speed. We need to identi...

Linear MotionSpeedDistanceTimeGraph AnalysisRate of Change
2025/4/26

The image shows an asteroid named Ida and its moon, Dactyl. The question asks why Dactyl orbits Ida....

PhysicsGravitational ForceOrbital MechanicsCelestial Bodies
2025/4/26

The problem describes the motion of an object using a position versus time graph. The graph shows a ...

KinematicsPosition-Time GraphVelocityAccelerationMotion
2025/4/26

The problem asks for the distance between Earth and Proxima Centauri. We are given that light travel...

DistanceLight YearsUnit ConversionPhysics
2025/4/26

The problem states that according to the ideal gas law, the pressure $P$, temperature $T$, and volum...

Ideal Gas LawDifferentiationRelated RatesPhysics
2025/4/25

The problem provides graphs representing the heights of a toy rocket (R) and a drone (D) as function...

Graph AnalysisMotion AnalysisFunctionsPhysics
2025/4/24

(a) A man earns N150,000 per annum and has a tax-free allowance of N40,000. He pays 25 kobo in the n...

PercentageIncome TaxProfit and LossFinancial MathematicsArithmetic
2025/4/24

The image presents a table containing numerical values. The table has two columns. The first column ...

Data AnalysisNumerical ReasoningMathematical Modeling
2025/4/24

A pumice stone is introduced into water. Its weight increases by 36%. If half of the water is remove...

PercentageBuoyancyWord Problem
2025/4/23

We need to find the number of years it takes for an investment of $800 to grow to $2000 at an annual...

Compound InterestExponential GrowthLogarithmsFinancial Mathematics
2025/4/23