Ask Question
2 December, 09:25

What are the values of c and d in the matrix [[6,8],[-11,15]]-[[c+2,3],[-5, d-4]]=[[22,5],[-6,17]]

+5
Answers (1)
  1. 2 December, 11:05
    0
    c = - 18

    d = 2

    Step-by-step explanation:

    [[6,8],[-11,15]]-[[c+2,3],[-5, d-4]]=[[22,5],[-6,17]]

    First we arrange the subtraction to clear the unknowns

    - [[c+2,3],[-5, d-4]] = [[22,5],[-6,17]] - [[6,8],[-11,15]]

    [[c+2,3],[-5, d-4]] = [[6,8],[-11,15]] - [[22,5],[-6,17]]

    Now we solve what can be done

    [[c+2,3],[-5, d-4]] = [[6-22, 8-5],[-11+6, 15-17]]

    [[c+2,3],[-5, d-4]] = [[-16, 3], [-5, - 2]

    we match each term with its corresponding one and we will obtain

    c + 2 = - 16 d - 4 = - 2

    c = - 16 - 2 d = - 2 + 4

    c = - 18 d = 2
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “What are the values of c and d in the matrix [[6,8],[-11,15]]-[[c+2,3],[-5, d-4]]=[[22,5],[-6,17]] ...” 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