Final answer:
To find the vectors a, b, c, and d for the given vectors A and B, use the formulas a = A + B, b = A - B, c = A • B, and d = A x B.
Step-by-step explanation:
To find the vectors a, b, c, and d for the given vectors A and B, we can use the following formulas:
a = A + B
b = A - B
c = A • B
d = A x B
Substituting the values A = (1, 8) and B = (2, 6), we get:
a = (1+2, 8+6) = (3, 14)
b = (1-2, 8-6) = (-1, 2)
c = 1*2 + 8*6 = 2 + 48 = 50
d = 1*6 - 8*2 = 6 - 16 = -10
Therefore, the answer is (3, 14), (-1, 2), 50, and -10.