it’s the 3rd one. so.. 5/8
Answer:
2. Division property of equality
3. x+1 = -4
4. Subtraction property of equality
5. x = -5
Step-by-step explanation:
Answer:
2 + .05x = 1.5 +.1x
.5 = .05x
x =10 is number when costs are equal
So the 11th check makes Bank A cheaper
Step-by-step explanation:
Answer:
Multiply vector c by the scalar -1/2.
Step-by-step explanation:
Look at vector c.
It has an x component of 4 and a y component of 4.
You can write vector c as a sum of its components using unit vectors in the x direction (i) and in the y direction (j).
c = 4i + 4j
Now look at vector d, and write it also as a sum of its x and y components.
d = -2i - 2j
Now ask yourself, what operation do I do to 4 to end up with -2?
One answer is to multiply 4 by -1/2.
d = (-1/2)c = (-1/2)(4i) + (-1/2)(4j) = -2i - 2j
That worked. By multiplying vector c by the scalar -1/2, you end up with vector d.