#I need help with this question
6 messages · Page 1 of 1 (latest)
<@&286206848099549185>
Start by drawing a point C along the top. Then draw the lines AC and CB.
You'll need a variable to describe the location of point C. It can be either from the top left corner to C, or from C to B. For simplicity, I recommend choosing the distance from the top left corner to C.
Then you need to calculate the amount of time it takes to travel AC and the amount of time it takes to travel CB.