50%, because to exceed is to be larger than, so if A is larger than B by 50%, then that means that B is 50% smaller than A.
Answer:
BC
Parallel: Two sides or lines are parallel if they are lines that are always the same distance from each other and will never intersect or touch
The unit vector is given by the following formula:
a '= (a) / (lal)
Where,
a: vector a
lal: Vector module a
We are looking for the module:
lal = root ((- 15) ^ 2 + (8) ^ 2)
lal = 17
Same direction:
a = -15i + 8j
The unit vector is:
a '= (1/17) * (- 15i + 8j)
Opposite direction:
a = 15i - 8j
The unit vector is:
a '= (1/17) * (15i - 8j)
Answer:
a unit vector that has the same direction as the vector a is:
a '= (1/17) * (- 15i + 8j)
a unit vector that has the opposite direction of the vector a is:
a '= (1/17) * (15i - 8j)