The pattern 6, 7, 9, ________, ________ follows the rule multiply by 2, then subtract 5. What are the next two terms?

18, 26
18, 21
13, 21
13, 26

Respuesta :

Answer:

The answer is 13, 21

Step-by-step explanation:

9x2=18

18-5=13

13x2=26

26-5=21

The next two terms of the pattern are 13, 21.

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,

The pattern is  6, 7, 9...

To determine the next two terms follows the rule multiply by 2, then subtract 5,

Firstly multiply by 2

⇒ 9 x 2 = 18

Then subtract 5,

⇒ 18 - 5 = 13

So, the term is 13

Firstly multiply by 2

⇒ 13 x 2 = 26

Then subtract 5,

⇒ 26 - 5 = 21

So, the term is 26

Hence, the next two terms of the pattern are 13, 21.

Learn more about Arithmetic operations here:

brainly.com/question/25834626

#SPJ2