Let's say "c" is a constant, hmmmm any constant, for any value whatsoever of "x", "y" is always that constant, for example, say c = 3, thus y = 3, so a table for it will look like

now, if you plot those points, it'd looks like the picture below.
The time that each car traveled.
Answer:
Step-by-step explanation:
Let the two numbers be x and y
x = y - 5......(1)
2y = 3x.......(2)
Putting (1) into (2)
2y = 3(y - 5)
2y = 3y - 15
Collecting like terms
2y - 3y = -15
-y = -15
y = 15
Putting y = 15 in (1)
x = y - 5
x = 15 - 5
x = 60