Question 136098
Let s=Kurt's speed in still water.
d=st
s-3=speed upstream
s+3=speed downstream
t=time upstream
7-t=time downstream
.
A) t(s-3)=72 upstream
B) 
-(t-7)(s+3)=72 Downstream
-ts+7s-3t+21=72
.
A) t=72/(s-3)
B) 
-72/(s-3) * s + 7s - 3*72/(s-3)=72-21 replace t with 72/(s-3)
-72s/(s-3) + 7s - 216/(s-3)=51
-72s+7s(s-3)-216=51(s-3) multiply each side by s-3 to eliminate fractions.
-72s+7s^2-21s-216=51s-153
-72s+7s^2-21s-216-51s+153=0
7s^2-144s-63=0
s=21 kph (see below)
.
Check:
t=72/21-3=72/18=4h upstream
7-4=3h downstream
18*4=72
24*3=72
.
Ed
.
*[invoke solve_quadratic_equation 7, -144, -63]