Answer:
yes
yes
no
yes
yes
no
Step-by-step explanation:
P(J/K) = 0.1 means that the probability of event J happening with respect to K is 0.1.However, since J and K are independent events, they are not related to each other. Thus, what ever the probability of event K is, it would not affect the probability of event J happening. So, P(J) would still be equal to 1.
The correct answer is
Triangle A
Triangle D
This is the answer because they are the same triangle but only triangle D is flipped upside-down.
Answer:
a) 4u + 2v = (8, 12, 14)
b) 2u - v = (0, 6, 1)
c) |u + 4v| = 16.9
Step-by-step explanation:
When we add/subtract vectors, we add/subtract their components. For example
a = (a1,a2,a3)
b = (b1,b2,b3)
a+b = (a1 + b1, a2 + b2, a3 + b3)
|a| is the modulus of vector a, given by

In this problem, we have that:
u = (1,3,2)
v = (2,0,3)
(a) 4u+2v
4u = 4(1,3,2) = (4,12,8)
2v = 2(2,0,3) = (4,0,6)
4u + 2v = (8, 12, 14)
(b) 2u-v
2u = 2(1,3,2) = (2,6,4)
v = (2,0,3)
2u - v = (0, 6, 1)
(c) |u + 4v|
u = (1,3,2)
4v = 4(2,0,3) = (8,0,12)
u + 4v = (9,3,14)
