Solve System of Eqs: Miles, Time, Boat, Current

AI Thread Summary
The discussion focuses on solving a system of equations related to boat travel downstream and upstream, factoring in the speed of the current. Three specific problems are presented: calculating the current's speed based on time and distance for a boat's journey, determining the current's speed when the boat's speed exceeds it by 15 mi/h, and finding both the boat's speed in still water and the current's speed from given travel times. Participants emphasize the importance of correctly setting up equations using the relationships between speed, distance, and time. The thread concludes with suggestions for organizing the information into a data table to facilitate solving the equations.
NoPhysicsGenius
Messages
58
Reaction score
0
[SOLVED] System of equations

1. Homework Statement

Use a system of equations to solve the following problems:

(a.) A boat took 1 hour 50 minutes to go 55 miles downstream and 3 hours 40 minutes to return. Find the rate of the current.

(b.) A boat travels 60 miles downstream in the same time it takes to go 36 miles upstream. The speed of the boat is 15 mi/h greater than the speed of the current. Find the speed of the current.

(c.) A boat travels 12 miles downstream in 1.5 hours. On the return trip the boat travels the same distance upstream in 2 hours. Find the rate of the boat in still water and the rate of the current.

2. Homework Equations

distance = rate * time

3. The Attempt at a Solution

Here's a lame-brained attempt to solve problem (b) ...

d=rt
r=r_b + r_w
d = (r_b + r_w)t
r_b = 15 + r_w
d = (15 + 2r_w)t
? ...

I can't figure out how to solve any of these. Could you at least help me to set them up correctly? Thank you.
 
Physics news on Phys.org
Note in part b that the two directions of trips took equal times, t.

Some of your starter relations and expressions are:

\[<br /> \begin{array}{l}<br /> r_{b\;} \,speedOfBoat \\ <br /> r_w \;speedOfWater \\ <br /> alsoGivenIsThat\;\,r_b = 15 + r_w \\ <br /> \end{array}<br /> \]<br />
 
...woops, I did not yet finish:

\[<br /> \begin{array}{l}<br /> downStreamRate,\quad r_b + r_w \\ <br /> upStreamRate,\;\;\quad r_b - r_w \\ <br /> \end{array}<br /> \]<br />

...just to help you begin.
 
NoPhysicsGenius said:
1. Homework Statement

Use a system of equations to solve the following problems:

(a.) A boat took 1 hour 50 minutes to go 55 miles downstream and 3 hours 40 minutes to return. Find the rate of the current.

(b.) A boat travels 60 miles downstream in the same time it takes to go 36 miles upstream. The speed of the boat is 15 mi/h greater than the speed of the current. Find the speed of the current.

(c.) A boat travels 12 miles downstream in 1.5 hours. On the return trip the boat travels the same distance upstream in 2 hours. Find the rate of the boat in still water and the rate of the current.

2. Homework Equations

distance = rate * time

3. The Attempt at a Solution

Here's a lame-brained attempt to solve problem (b) ...

d=rt
r=r_b + r_w
d = (r_b + r_w)t
r_b = 15 + r_w
d = (15 + 2r_w)t
? ...
Unfortunately you don't say what "rb" and "rw" mean, so it is impossible to say whether those are correct or not! (Yes, I can guess that "rb mean "rate of boat" and "rw" means "rate of water" but it would have been better to say that! Especially since in the problems you used "rate" and "speed" interchangeably and you really mean "speed of the current", not "rate of the water"! Also, you don't say anything about how you got those equations.

I can't figure out how to solve any of these. Could you at least help me to set them up correctly? Thank you.

(a.) A boat took 1 hour 50 minutes to go 55 miles downstream and 3 hours 40 minutes to return. Find the speed of the of the current.
Let vb be the speed of the boat in still water and vc the speed of the current, both in miles per hour. Going upstream the speed of the boat relative to the bank is vb- vc. In 3 hours and 40 minutes = 3 2/3= 11/3 hours, the boat will go (11/3)(vb-vc)= 55 miles upstream. Going down stream the boats speed, relative to the bank is vb+ vc. In an hour and 50 minutes= 1 5/6= 11/6 hours the boat will go (11/6)(vb+ vc)= 55. Those are the two equations you need to solve for vc.

(b.) A boat travels 60 miles downstream in the same time it takes to go 36 miles upstream. The speed of the boat is 15 mi/h greater than the speed of the current. Find the speed of the current.
Again, let vb be the speed of the boat in still water, and let vc be the speed of the current, both in miles per hour. Again, the speed of the boat relative to the bank, going upstream is vb- vc and the speed of the boat goiong downstream is vb+ vc. Since "the spead of the boat is 15 mi/h greater than the speed of the current, vb= vc+ 15. vb-vc= vc+ 15- vcc= 15 mi/h. vb+ vc= 15+ vc+ vc= 15+ 2vc. It would take 60/(vb- vc)= 36/15= 12/5 hours to go 36 miles upstream. It would take 60/(vb+ vc)= 60/(15+ 2vc hours to go 60 miles downstream. Since those times are the same, 12/5= 60/(15+ 2vc). That is the equation you need to solve for vc.

(c.) A boat travels 12 miles downstream in 1.5 hours. On the return trip the boat travels the same distance upstream in 2 hours. Find the rate of the boat in still water and the rate of the current.
Again, let vb be the speed of the boat in still water, and let vc be the speed of the current, both in miles per hour. Again, the speed of the boat relative to the bank, going upstream is vb- vc and the speed of the boat goiong downstream is vb+ vc. If the boat travels 12 miles downstream in 1.6 hours, then its speed, relative to the bank, is 12/1.5= 8 mi/h= vb+ vc. Traveling the same distance, 12 miles, in 2 hours, its speed, relative to the bank, is 12/2= 6 mi/h= vb- vc. Those are the two equations you can solve for vb and vc.
 
Last edited by a moderator:
Part b is best handled with a data table: two rows marked as Up Stream and Down Stream; start with three columns marked as Rate(or Speed), Time, Distance. Create more columns as you find useful. You will eventually equate the times for up and down stream.
 
Thanks for the help, guys! (Especially HallsofIvy!)
 
NoPhysicsGenius said:
Thanks for the help, guys! (Especially HallsofIvy!)
What was your answer?
 
Back
Top