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:
12 possible outcomes
Step-by-step explanation:
Choosing 1 vehicle from 2 = 2C1 = 2
Choosing 1 color from 3 = 3C1 = 3
Choosing 1 type from 2 = 2C1 = 2
Number of possible outcomes :
2C1 * 3C1 * 2C1
2 * 3 * 2
= 12 different possible outcomes
The given polyn. is not in std. form. To answer this question, we need to perform the indicated operations (mult., addn., subtrn.) first and then arrange the terms of this poly in descending order by powers of x:
P(x) = x(160 - x) - (100x + 500)
When this work has been done, we get P(x) = 160x - x^2 - 100x - 500, or
P(x) = -x^2 + 60x - 500
So, you see, the last term is -500. This means that if x = 0, not only is there no profit, but the company is "in the hole" for $500.