Optimization -writing and solving the equations

  • Thread starter Thread starter Poppynz
  • Start date Start date
  • Tags Tags
    Optimization
Click For Summary
SUMMARY

The discussion focuses on optimizing the time taken to reach a town 10km away from an island located 4km from the nearest point on a shoreline. The user attempts to formulate an equation to minimize travel time, considering rowing speed of 3km/h and walking speed of 5km/h. The initial equation presented by the user leads to imaginary numbers due to a miscalculation in squaring terms. A correction is suggested, emphasizing the importance of accurately squaring coefficients in the equation.

PREREQUISITES
  • Understanding of calculus, specifically differentiation
  • Familiarity with optimization problems in mathematics
  • Knowledge of basic algebraic manipulation
  • Concept of distance and speed in relation to time
NEXT STEPS
  • Review calculus techniques for solving optimization problems
  • Practice algebraic manipulation to avoid common errors in equations
  • Explore real-world applications of optimization in travel and logistics
  • Learn about the use of derivatives in finding minimum and maximum values
USEFUL FOR

Students studying calculus, mathematicians interested in optimization, and anyone involved in solving real-world problems related to distance and speed.

Poppynz
Messages
6
Reaction score
0
Hi
Im trying to write an equation for the question below. Could someone please point me in the right direction with writing it?

Homework Statement



An island is 4km from the nearest point p on the straight shoreline of a lake. if a person can row a boat at 3km/h and walk at 5km/h where should the boat be landed to arrive at a town 10km away is the least time?

Homework Equations





The Attempt at a Solution


I think the equation is y=(1/3)*(4^2+x^2)^(1/2)+((10-x)/5)

this doesn't look hard to differentiate but i can't seem to get the right answer-
in fact i get imaginary numbers

this is what i did

y=(1/3)*(16+x^2)^(1/2)-(1/5*x)+2
y'= -1/5+1/2*1/3(16+x^2)^(1/2)*2x
y'= -1/5+(2x/(6(16+x^2)^(1/2))
y'=0
1/5=x/(3(16+x^2)^(1/2))
3*(16+x^2)^(1/2)=5*x //square both sides
9*(16+x^2)=5*x^2
144+9x^2-5x^2=0
x= +/- 6i //this is obviously wrong as a person does not travel imaginary distances
 
Physics news on Phys.org
Welcome to PF!

Hi Poppynz! Welcome to PF! :smile:

(have a square-root: √ and try using the X2 tag just above the Reply box :wink:)
Poppynz said:
… 3*(16+x^2)^(1/2)=5*x //square both sides
9*(16+x^2)=5*x^2
144+9x^2-5x^2=0
x= +/- 6i //this is obviously wrong as a person does not travel imaginary distances

oops! :redface: … you forgot to square the 5, so you got 5 - 9 instead of 25 - 9 :rolleyes:

Try again! :smile:
 
haha such a silly mistake thanks :)
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 27 ·
Replies
27
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K