Ask Question
11 July, 05:02

Consider the vector add = a + b = [13 12 11 10 10] and sub = a - b = [-11 - 6 - 14 8]. Find the vector a and b.

+1
Answers (1)
  1. 11 July, 05:47
    0
    a = [1 3 5 7 9] and b = [12 9 6 3 1]

    Step-by-step explanation:

    The addition of two vectors a and b is defined as

    a + b = [13 12 11 10 10] ... (1)

    The subtraction of two vectors a and b is defined as

    a - b = [-11 - 6 - 1 4 8] ... (2)

    After adding (1) and (2), we get

    (a + b) + (a - b) = [13 12 11 10 10] + [-11 - 6 - 1 4 8]

    On simplification we get

    2a = [13-11 12-6 11-1 10+4 10+8]

    2a = [2 6 10 14 18]

    Divide both sides by 2.

    a = [1 3 5 7 9]

    Substitute the value of vector a in equation (1).

    [1 3 5 7 9] + b = [13 12 11 10 10]

    Subtract vector a from both sides.

    b = [13 12 11 10 10] - [1 3 5 7 9]

    On simplification we get

    b = [13-1 12-3 11-5 10-7 10-9]

    b = [12 9 6 3 1]

    Therefore the vectors a and b are defined as a = [1 3 5 7 9] and b = [12 9 6 3 1].
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Consider the vector add = a + b = [13 12 11 10 10] and sub = a - b = [-11 - 6 - 14 8]. Find the vector a and b. ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers