
Mike D. answered 09/18/20
Effective, patient, empathic, math and science tutor
Jirecho
Suppose point A is at (0,0) and the units are km in our coordinate system.
Then at t hrs after 8 am, Cliff will have walked 3t km east, so his coordinates are (3t, 0)
Renz will have walked 4t km north, so his coordinates are (0, 4t)
Distance between them = distance between (3t, 0) and (0, 4t).
Using distance formula this is √ (3t-0)2 + (0-4t)2 = √ (9t2 + 16t2) = √ 25t2 = 5t
That's your function
(b) at noon, t=4 . so you can find the distance using the result from (a)
(c) when the distance is 20 km, you can find t, then the clock time
Mike