Let's compare!
Taylor ran 57 + 48 mins total. Sum would be 105 mins.
Mark ran 62 + 53 mins total. Sum would be 115 mins.
Clearly, the two sums are different when we compare them using subtraction.
115 - 105 = 10. Mark ran 10 mins longer than Taylor.
Answer:
443.28
Step-by-step explanation:
Subtract 42.24 from 570.3 three times.
Answer:
231q^3
Step-by-step explanation:
Just add them together. They have the same expressions. Whenever you see a number with an ending similarly to another such as 3x and 2x, they can add together.
This is no different. If something is 6x^2 and another is 7x^2, you would add them to get 13x^2.
Answer:
r = i + j + (-2/3)(3i - j)
Step-by-step explanation:
Vector Equation of a line - r = a + kb ; where r is the resultant vector of adding vector a and vector b and k is a constant
if a = i + j ; b = t(3i - j) and r = -i +s(j)
for this to be true all the vector components must be equal
summing i 's
i + 3ti = -i; then t = -2/3
j - tj = sj; then s = 1-t; substitue t; s=1+2/3 = 5/3
so r = i + j + (-2/3)(3i - j) which will symplify to -i + 5/3j