Take the vector u = <ux, uy> = <4, 3>.
Find the magnitude of u:
||u|| = sqrt[ (ux)^2 + (uy)^2]
||u|| = sqrt[ 4^2 + 3^2 ]
||u|| = sqrt[ 16 + 9 ]
||u|| = sqrt[ 25 ]
||u|| = 5
To find the unit vector in the direction of u, and also with the same sign, just divide each coordinate of u by ||u||. So the vector you are looking for is
u/||u||
u * (1/||u||)
= <4, 3> * (1/5)
= <4/5, 3/5>
and there it is.
Writing it in component form:
= (4/5) * i + (3/5) * j
I hope this helps. =)
Answer:
P(X > 10), n = 15, p = 0.7
P(X > 10) =P(10 < X ≤ 15) = P(11 ≤ X ≤ 15) = P(X = 11, 12, 13, 14, 15)
=P(X = 11) + P(X =12) + P(X = 13) + P(X =14) + P(X = 15) (because these are disjoint events)
Step-by-step explanation:
See attached image for detailed explanation
Answer:
The corrrect answer is -16 and +3
I think that the answer would be D
Did you ever get the answer?