1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
bulgar [2K]
3 years ago
7

I need to know the next term in the sequence AND the nth term of all the sequences

Mathematics
1 answer:
ANEK [815]3 years ago
3 0

I see you already did the ones where you figured out the formula.  There's a fun way that doesn't require figuring out the formula, called a forward difference table.

Let's work out the first one to learn the technique.  We write the sequence and under it the forward differences,

2 5 10 17 26

3 5  7  9

2 2 2  

We got 3=5-2, 5=10-5, 7=17-10, etc and the same for subsequent lines.  Eventually we get to an all constant line and we stop.

To extend the table we just add some constants to the constant line and work our way back up:

2 5 10 17 26 37 50

3 5  7  9  11  13

2 2 2   2  2

So we get 11 as 9+2 and 37 as 26+11 for our answer which matches the answer you already got.

Let's do the ones you haven't.

2 8  18 32 50 72

6 10 14 18  22

4  4  4   4  

Answer: 72

3 9  19  33 51   73

6 10 14  18  22

4 4  4    4

Answer: 73

2 11 26 47 74  107

9 15 21 27  33

6 6  6    6

Answer: 107

Three's our limit so I'll leave the last one to you.

---

A comment says we need the functions.  They're all quadratics.  I'll tell you how they want you to do it and how to do it in general.

They just want you to recognize these are all pretty close to just u_n=n^2.   The one that goes 3 12 27 etc. we recognize as just u_n=3n^2.   The one that goes 2 8 18 is just u_n =2n^2.  The one that goes 3 9 19 is one more than that so u_n=2n^2+1. The one that goes 2 11 26... is one less than 3 12 27 so is u_n=3n^2-1.  Again I'll leave the last one.

----

We can do these quadratics in general.  Let's work from our difference table.  If we have

f(n) = an^2 + bn + c

and we form the difference table for f(1), f(2), f(3) we get

a+b+c   4a+2b+c   9a+3b+c

3a+b     5a+b

2a

so we can use the first columns of our difference tables to get our polynomial.  

2 8  18 32 50 72

6 10 14 18  22

4  4  4   4  

Answer: 72

So we have 2a=4, so a=2

3a+b=6, so b=6-3(2)=0

a+b+c=2 so c=2-0-2=0

That gives us the obvious answer

u_n = 2n^2

3 9  19  33 51   73

6 10 14  18  22

4 4  4    4

Answer: 73

We have 2a=4 again so a=2, 3a+b=2 so b=0, and a+b+c=3 so c=1 giving

u_n = 2n^2+1

2 11 26 47 74  107

9 15 21 27  33

6 6  6    6

Answer: 107

2a=6 gives a=3

3a+b=9 gives b=0

a+b+c=2 gives c= -1

u_n = 3n^2-1

You might be interested in
Plz help me with this!!!!!!!!
LenaWriter [7]

Answer:  √y  

<u>Step-by-step explanation:</u>

\sqrt[6]{y^3}=y^{\frac{3}{6}}=y^{\frac{1}{2}}=\boxed{\sqrt y}

4 0
3 years ago
The simplest form of the expression -2x2(x – 5) + x(2x2 – 10x) + x is
Bad White [126]
For this case you must simplify the expression respecting the rules of multiplication of mathematics.
 The steps to simplify the expression are the following:
 First multiply what is in the parentheses
  -2x ^ 2 (x - 5) + x (2x ^ 2 - 10x) + x
  -2x ^ 3 + 10x ^ 2 + 2x ^ 3 - 10x ^ 2 + x
 Then add the terms that have the same exponent
 (-2x ^ 3 + 2x ^ 3) + (10x ^ 2 - 10x ^ 2) + x
  x
 The final simplification is
 x
 answer
 x
4 0
3 years ago
Read 2 more answers
The length of one side of a triangle is 2 feet less than three times the length of its second side. The length of the third side
seropon [69]

Answer:

  • 7 feet, 3 feet, 7.5 feet

Step-by-step explanation:

Let the sides be a, b and c.

<h3>Given</h3>

The length of one side of a triangle is 2 feet less than three times the length of its second side

  • a = 3b - 2

The length of the third side is 3/4 of the sum of the lengths of the first two sides:

  • c = (3/4)(a + b)

The perimeter of the triangle is 17.5 feet:

  • a + b + c = 17.5

<h3>Solution</h3>

Substitute a with b in the second equation:

  • c = (3/4)(3b - 2 + b) = (3/4)(4b - 2) = (3/4)(4b) - (3/4)(2) = 3b - 1.5

Now substitute a and c with b in the third equation and solve for b:

  • a + b + c = 17.5
  • 3b - 2 + b + 3b - 1.5 = 17.5
  • 7b - 3.5 = 17.5
  • 7b = 17.5 + 3.5
  • 7b = 21
  • b = 3

Find the value of a:

  • a = 3b - 2 = 3*3 - 2 = 9 - 2 = 7

Find the value of c:

  • c = 3b - 1.5 = 3*3 - 1.5 = 9 - 1.5 = 7.5

The sides of the triangle are:

  • a = 7 feet, b = 3 feet, c = 7.5 feet

8 0
2 years ago
(20 Points)
storchak [24]

Answer:

2nd option will be the answer (y=4x²+48x+146)

Step-by-step explanation:

y=4(x+6)²+2

y=4(x²+2*x*6+6²)+2 [(a+b)²=a²+2ab+b²]

y=4(x²+12x+36)+2

y=4(x²)+4(12x)+4(36)+2

y=4x²+48x+144+2

y=4x²+48x+146

5 0
3 years ago
One more than the product of 17 and Matt's savings
velikii [3]

Answer:

17m=2

Step-by-step explanation:

hey plz pick mine as the brainliest?

8 0
3 years ago
Other questions:
  • Given: A, B, and C What is the value of X in the matrix equation AX + B = C?
    5·1 answer
  • The area of a room is 600 square feet. The length is (x+2) feet and the width is (x+3) feet. Find the dimensions of the room
    13·1 answer
  • Can someone help me with number 33 please
    14·1 answer
  • 3x + 11 - 2y + 4x - 6 + 5y <br><br> please solve!!! just simplify by combining like terms
    10·2 answers
  • If a and b are positive numbers, find the maximum value of f(x)=xa(1−x)b, 0≤x≤1 Your answer may depend on a and b.maximum value
    12·1 answer
  • Find the age of the skull to the nearest year.
    6·1 answer
  • What are the answers ?
    13·2 answers
  • Plz help ill give brainlyest
    12·1 answer
  • Ben has 90 in his saving account. He plans to deposit 36 per week to build his account balance
    13·1 answer
  • Five Questions FIFTY POINTS...look please don't just get this points I really need help in math rn. tysm for your help really ne
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!