asked 155k views
0 votes
If a = (1, 2), what is 3a =3(1, 2)?

asked
User Denzel
by
8.3k points

1 Answer

4 votes

Answer:

3a = (3, 6)

Explanation:

Multiply each value inside parentheses by the value outside parentheses.

3a = 3(1, 2) = (3·1, 3·2) = (3, 6)

answered
User Bokov
by
8.4k 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.