Random numbers from 0-9 with 0, 1, 2, and 3 being rain and 4, 5, 6, 7, and 8 being cloudy.
Ones, tens, hundreds,thousands, ten thousands, hundred thousands, millions
The "dot product" of two vectors has several different formulas.
Since you are given the x- and y-coordinates of both vectors a and b, we can apply the formula
a dot b = ax*bx + ay*by, where ax=x-component of vector a, by=y comp of vector b, and so on.
So, for the problem at hand, ax * bx + ay * by becomes
3(-2) + (-8)(-6) = -6 + 48 = 42 (answer). Note that the dot product (or "scalar product" is itself a scalar.
Answer:
14). 2nd quadrant
15). 1st quadrant
Step-by-step explanation:
14).Coordinates of a point → J(-8, -12)
Coordinates of the new point J' after reflection of x-axis will follow the rule,
(x, y) → (x, -y)
Coordinates of J' → (-8, 12)
Therefore, point J' will lie in 2nd quadrant.
15). Coordinates of a point → W(-6, 7)
Rule for the rotation by 90°clockwise about the origin,
(x, y) → (y, -x)
Coordinates of point W → (-6, 7)
Following this rule,
W(-6, 7) → W'(7, 6)
Therefore, point W' will lie in the first quadrant.