
Patrick B. answered 11/16/19
Math and computer tutor/teacher
700 = (r+32)*(t) <--- with the wind
700 = (r-32)*(t+13) <-- against the wind
first equation says:
t = 700/(r+32)
plugs into second equation:
700 = (r-32) [700/(r+32) + 13]
= (r-32) [700 + 13(r+32)]/(r+32)
= (r-32)[ 700 + 13r + 416]/(r+32)
700(r+32) = (r-32)(13r + 1116)
700r + 22400 = 13r^2 + 1116r - 416r - 35712
0 = 13r^2 - 58112
r=66.8592