The minimum cost of a power line

Click For Summary
SUMMARY

The discussion focuses on calculating the minimum cost of constructing a power line from a town to a mine, with specific distances and costs outlined. The closest point on the road to the mine is 7.5 km from the town and 3 km from the mine. The cost of construction is $4,500 per km along the road and $7,500 per km through the forest. The optimal solution involves determining the distance along the road (denoted as X) and using the Pythagorean theorem to express the total cost in terms of X, ultimately allowing for the calculation of the minimum cost.

PREREQUISITES
  • Understanding of right triangle geometry
  • Familiarity with implicit differentiation
  • Knowledge of cost optimization techniques
  • Ability to apply the Pythagorean theorem
NEXT STEPS
  • Learn about cost minimization strategies in construction projects
  • Study implicit differentiation in calculus for optimization problems
  • Explore applications of the Pythagorean theorem in real-world scenarios
  • Investigate linear programming techniques for cost analysis
USEFUL FOR

This discussion is beneficial for students studying calculus, engineers involved in construction projects, and anyone interested in cost optimization in infrastructure development.

Emethyst
Messages
117
Reaction score
0

Homework Statement


A power line is to be constructed from a town to a mine that is located near a straight road going to the town. The point on the road closest to the mine is 7.5km from the town and 3km from the mine. The cost of building along the road is 4500$ per km, and through the forest to the mine, 7500$ per km. Find the minimum cost of the power line.

Homework Equations


Implicit differentation



The Attempt at a Solution


No idea how to start this one. I started by drawing a right angle triangle, where the right angle is the point closest to the mine that lies on the road and the hypotenuse is the line that runs from the mine to the town. After that I an unsure how to go about this one. From the prices it seems to me that rates may be involved in this, but after trying that out by using Pythagorean's Theorem it didn't get me anywhere (though I was close to the correct answer). If anyone could help me out here it would be greatly appreciated, thanks.
 
Physics news on Phys.org
Total cost = distance_road * 4500 + distance_forest * 7500
The best solution will go in a straight line to the road and then along the road to the town,
call the distance from the town that it meets the road = X

Now work out the distance from the mine to the road in terms of X.
ie the hypotonuse of a right triangle with sides 3km and (7.5km-X)

Then you have the above equation only in terms of X, and simply find the minimum.
 

Similar threads

Replies
1
Views
2K
  • · Replies 10 ·
Replies
10
Views
6K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 20 ·
Replies
20
Views
2K
Replies
18
Views
2K
  • · Replies 16 ·
Replies
16
Views
4K