Answer:
The distance from Greentown to Glenavon is D1 = g*(15+x) miles downstream.
The distance from Glenavon to Cambria is D2 = g*(15-x) miles upstream.
The difference D1 - D2 is 2 miles, according to the condition.
It gives you an equation g*(15+x) - g*(15-x) = 2, which you can easily solve and find "x", the rate of the current. x = 1/g miles per hour.
Answer:
It represents 3x20 +3x15
Step-by-step explanation:
Answer:
you would find the slope from the midpoint to the endpoint and apply that to the other side, don't know exactly what the coordinates are.
Step-by-step explanation:
Consider point P(x,y) such that P, X and Y are collinear,
As vectors
XP = XO + OZ where O(0,0)
XP = OZ - OX
XP= (x,y) - (-3,3)
XP = (x+3, y-3)
Similarly,
PY = (6-x, -3-y)
But XP= 2^PY
[x+3, y-3] = [2(6-x), 2(-3-y)]
Given both vectors are equal, as they go in the same direction, Solve for x and y accordingly:
x+3 = 12 - 2x
x = 3
y-3 = -6-2y
y = -1
Therefore, P(3,-1)