"He starts both trains at the same time. Train A returns to its starting point every 12 seconds and Train B returns to its starting point every 9 seconds". Basically, what you need to do is find the least common multiple. The least common multiple of 12 and 9 is 36, so the least amount of time, in seconds, that both trains will arrive at the starting points at the same time is 36 seconds.
A) 2 and 7
B) 2 and 6
C)6 and 3
Answer: 18 and 36
Step-by-step explanation:
The scale is 8m for every 2 in and the actual area is 144m2 so we need to covert that into inches. You divide 144 by 8 which = 18 and then multiply 18 x 2 which is equal to 36.
Answer:
y = x-2
Step-by-step explanation:
y = mx + b as an equation
m = slope
slope = (change in y) / (change in x) = (y₂-y₁)/(x₂-x₁) = (y₁-y₂)/(x₁-x₂) = (2-(-2))/(4-0) = 4/4 = 1
y = 1*x + b
plug a value in, e.g. (0, -2)
-2 = 1 * 0 + b
-2 = b
our equation is thus
y = x - 2