Optimize Rower's Trip: Find Min. Time From P to R

  • Thread starter Thread starter joess
  • Start date Start date
  • Tags Tags
    Time
Click For Summary
SUMMARY

The discussion focuses on optimizing the rowing trip from point P to point R, where the rower must minimize travel time by determining the optimal landing point along the shoreline. The rower is 3 km from the closest point Q on the shoreline and needs to reach point R, which is 5 km from Q. The rower's rowing speed is 2 km/h, and walking speed is 4 km/h. The correct formulation of the time equation involves the distance to row as √(x² + 9) and the distance to walk as (5 - x), leading to the conclusion that the initial setup of the time equation was incorrect.

PREREQUISITES
  • Understanding of basic calculus, specifically derivatives
  • Knowledge of distance-speed-time relationships
  • Familiarity with optimization problems in mathematics
  • Ability to interpret and manipulate algebraic equations
NEXT STEPS
  • Study optimization techniques in calculus, focusing on critical points and their significance
  • Learn about distance-speed-time relationships and their applications in real-world scenarios
  • Explore the use of derivatives to find minima and maxima in functions
  • Practice solving similar optimization problems involving multiple variables
USEFUL FOR

Students studying calculus, particularly those focusing on optimization problems, as well as educators looking for examples of real-world applications of mathematical concepts.

joess
Messages
16
Reaction score
0

Homework Statement


A rower in a boat at a point P, 3km from the closest point Q on a straight shorline, wishes to reach a point r which is 5 km along the shoreline from Q. If he can row at 2km/h and walk at 4km/h along the shoreline, how far from point Q should the rower land the boat in order that the total time for the trip PR is minimized.

The Attempt at a Solution



Okay so if I let x be the distance from point Q, then the equation should be:

t = 2(x^2+9)^(1/2) + 4(5-x)

right?

Then

dt/dx = 2x/(x^2+9)^(1/2) - 4
0 = 2x/(x^2+9)^(1/2) - 4
4(x^2+9)^(1/2) = 2x
(x^2+9)^(1/2) = 1/2x
x^2+9 = 1/4x^2

but that gives no solution.

Could someone point me to where I went wrong please?
 
Physics news on Phys.org
Correct, the distance to row is sqrt(x^2+9) and the distance to walk is 5-x

You got the times wrong. Speed = distance / time, not distance * time.
 
"Let x be the distance from Q to the point on the shoreline at which the boat lands" is much more infomative than "let x be the distance from point Q"!
 

Similar threads

Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
15
Views
4K
Replies
7
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
Replies
12
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K