Welcome to Westonci.ca, where curiosity meets expertise. Ask any question and receive fast, accurate answers from our knowledgeable community. Explore thousands of questions and answers from a knowledgeable community of experts on our user-friendly platform. Get precise and detailed answers to your questions from a knowledgeable community of experts on our Q&A platform.

PLS HELP ASAP, I need it in 10 mins. I GIVE 15 PTS !!!! if v1 = (3,-4) and v2 = (2,6) then v1*v2 is equal to which of the following?
A. 30
B. (-12, -24)
C. (6,-24)
D. -18


Sagot :

It is C. Good luck on ur test!!!!

v₁·v₂ is -18 which is correct option(D)

What are Arithmetic operations?

Arithmetic operations can also be specified by the subtract, divide, and multiply built-in functions.

The operator that perform arithmetic operation are called arithmetic operators .

Operators which let do basic mathematical calculations

+ Addition operation : Adds values on either side of the operator.

For example 4 + 2 = 6

- Subtraction operation : Subtracts right hand operand from left hand operand.

for example 4 -2 = 2

* Multiplication operation : Multiplies values on either side of the operator

For example 4*2 = 8

/ Division operation : Divides left hand operand by right hand operand

For example 4/2 = 2

Given that,

v1 = (3,-4) and v2 = (2,6)

To determine v₁·v₂

v₁·v₂ = 3·(2) - 4·(6)

v₁·v₂ = 6 - 24

v₁·v₂ = -18

Hence, the v₁·v₂ is -18.

Learn more about Arithmetic operations here:

brainly.com/question/25834626

#SPJ2