asked 220k views
3 votes
Let vector c = <-4,12> and let vector d = <7,3>. c+d=

1 Answer

2 votes

Answer:

<3, 15>.

Explanation:

Given:

Vector c = <-4, 12>

Vector d = <7, 3>

To find c + d, we add the corresponding components:

c + d = <-4 + 7, 12 + 3>

= <3, 15>

answered
User William Herry
by
8.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.