Answer: the eastbound train had travelled 12 miles
Explanation: using Pythagoras theorem, we know that
X^2 = a^2 + b^2
Where ^ stands for raised to power.
Let
a stand for the train going towards North and
b stands for the train going towards east.
X stands for the total distance between train a and b = 20 miles.
By Pythagoras rule
X^2 = a^2 + b^2
20^2 = 16^2 + b^2
400 = 256 + b^2 so that
b^2 = 400 - 256 = 144
b = √144
b = 12 miles.
All angles in triangle inside add up to 180
so
the angles are y, 79,37
therefor
y+79+37=180
solvde for y
y+79+37=180
add
y+116=180
subtract 116 from ot hsides
y=64
angle y=64 degrees
Answer:
(2,-3)(6,5)
Step-by-step explanation:
We can use substitution to get the equation: x^2-6x+5 = 2x-7
Solve:
x^2-6x+5 = 2x-7
x^2 = 8x-12
x^2-8x+12 = 0 (we now have a polynomial)
(x-6)(x-2) = 0 (set each equation to equal 0 and solve)
x-6 = 0 --> x=6
x-2 = 0 --> x=2
To get the Y coordinates:
y=2(2)-7 --> y = -3
y = 2(6)-7 --> y = 5
Check work:
5 = 6^2-6(6)+5 --> 5 = 36-36 +5 --> 5=5
-3 = 2^2-6(2)+5 --> -3 = 4-12+5 --> -3=-3