
Katharine B. answered 12/08/17
Tutor
4.9
(48)
Effective Tutor Specializing in Math and Science
Begin with forming a table:
Direction Rate (speed of boat + current) Distance Time (distance/rate)
downstream 4+x 6 miles 6/(4+x)
upstream 4-x 6 miles 6/(4-x)
We know that the total time of the trip is 4 hours, so adding the two time components will give us this:
4= 6/(4+x) + 6/(4-x)
The least common denominator is (4+x)(4-x), you multiply both sides by that to get this:
4(4+x)(4-x)= 6(4-x) + 6(4+x)
4(16-x2)= 24 - 6x + 24- 6x
Notice that the x will cancel out on the right side of the equation to get this:
4(16-x2)= 48
(16-x2)= 12
4 - x2= 0
4= x2
x= ±2 and for ease, x= 2
Next do a quick check to verify it is correct:
4= 6/(4+2) + 6/(4-2)
4= 6/6 + 6/2
4= 1 +3
4= 4