Answer:
point a is positive but point b is negative
If you have two vectors A and B,
Dot product is a scalar quantity dealing with how much of one vector is in the same direction as the other vector, or the projection of one onto the other. You can see that from the cosine part of this form-
![A~*~B = [A][B]cos(\theta)](https://tex.z-dn.net/?f=A~%2A~B%20%3D%20%5BA%5D%5BB%5Dcos%28%5Ctheta%29)
The cross product is a vector perpendicular to both A and B. It deals with how much of one vector is perpendicular to the other vector. You can see that in the sine part of this form -
Answer:
(x - 1)² = 0
Step-by-step explanation:
Given
x² - 2x + 1 = 0 ( subtract 1 from both sides )
x² - 2x = - 1
To complete the square
add ( half the coefficient of the x- term )² to both sides
x² + 2(- 1)x + 1 = - 1 + 1
(x - 1)² = 0
Answer:
1 1/3
Step-by-step explanation:
Solve. Change the division sign into a multiplication, and flip the second fraction:
(8/15)/(2/5) = (8/15) x (5/2)
Multiply across:
(8 x 5)/(15 x 2) = (40)/(30)
Simplify. Divide common factors:
(40/30)/(10/10) = 4/3
4/3 or 1 1/3 is your answer.
~