The rule to get from one term to the next in a sequence is
Xn+1 = 3xn +2
If x1 = 6, work out the value of x3.
Will give brainiest if correct answer is given

The rule to get from one term to the next in a sequence is Xn1 3xn 2 If x1 6 work out the value of x3 Will give brainiest if correct answer is given class=

Respuesta :

Answer:

x₃ = 62

Step-by-step explanation:

given the recursive formula

[tex]x_{n+1}[/tex] = 3[tex]x_{n}[/tex] + 2 with first term x₁ = 6 , then

x₂ = 3x₁ + 2 = 3(6) + 2 = 18 = 2 = 20

x₃ = 3x₂ + 2 = 3(20) + 2 = 60 + 2 = 62

Then the third term x₃ = 62

Answer:

x₃ = 62

Step-by-step explanation:

A recursive rule for a sequence is a formula that generates each term based on the previous term. In a recursive definition, we need to also define the first term (x₁) because it serves as the starting point for the sequence, and the recursive formula relies on it to generate subsequent terms.

Given sequence:

[tex]\begin{cases}x_{n+1} = 3x_n + 2\\x_1=6\end{cases}[/tex]

To find the value of x₃ in the given recursive sequence, we first need to find the value of x₂ by substituting x₁ = 6 into the given rule:

[tex]\begin{aligned}x_2 &= 3x_1 + 2\\x_2 &= 3(6) + 2\\x_2 &= 18 + 2\\x_2 &= 20\end{aligned}[/tex]

Now, we can find the value of x₃ by substituting x₂ = 20 into the same rule:

[tex]\begin{aligned}x_3 &= 3x_2 + 2\\x_3 &= 3(20) + 2\\x_3 &= 60 + 2\\x_3 &= 62\end{aligned}[/tex]

Therefore, the value of x₃ in the given sequence is 62.