yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Extending geometric sequences | Mathematics I | High School Math | Khan Academy


2m read
·Nov 11, 2024

So we're told that the first four terms of a geometric sequence are given. They give us the first four terms. They say, what is the fifth term in the sequence?

And like always, pause the video and see if you can come up with the fifth term. Well, all we have to remind ourselves is for a geometric sequence, for a geometric sequence, each successive term is the previous term multiplied by some number, and that number we call the common ratio.

So let's think about it. To go from negative 1/32, that's the first term, to 1/8, what do we have to multiply by? What do we have to multiply by? Let's see, we're going to multiply. It's going to be multiplied by a negative since we went from a negative to a positive. So we're going to multiply. We're going to multiply by negative, and then it's going to be a 1 over—let's see—to go from a 32 to an 8. Actually, it's not going to be a 1 over; it's going to be—this is 4 times as large as that. It's going to be negative 4.

Negative 1/32 times negative 4 is positive 1/8. Just to make that clear, negative 1/32 times negative 4. That's the same thing as times negative 4 over 1. It's going to be positive—negative times a negative is a positive—positive 4 over 32, which is equal to 1/8.

And let's see if that holds up. So to go from 1/8 to negative 1/2, we once again would multiply by negative 4. Negative 4 times 1/8 is negative 4/8, which is negative 1/2.

And so then we multiply by negative 4 again. So let me make it clear. We're multiplying by negative 4 each time. You multiply by negative 4 again, you get to positive 2. Because negative 4—negative negative 4 over negative 2—you can view it that way—is positive 2.

And so to get the fifth term in the sequence, we would multiply by negative 4 again. And so 2 times negative 4 is negative 8.

Negative 4 is the common ratio for this geometric sequence. But just to answer the question, what is the fifth term? It is going to be negative 8.

More Articles

View All
DON’T PAY with Cash or Debit!! This is better...
What’s up, you guys? It’s Graham here! So, we’ve all heard the saying that cash is king. Well, you know what? I think we’re slowly entering an era where cash no longer has quite the power and leverage it once used to have, and instead we’re seeing the sh…
This Clown Philosopher Lives in a Wonderful, Whimsical World | Short Film Showcase
[Music] Yod Vav shkodra yeah do CPR on a boulevardier pervert a miracle mr. lavalla mira que dios famous BDSM ha ha Mazama yep knocking children [Music] staros the second coaches plasma s which he’ll long as a machinist decision he just melted if you will…
Mastery Learning in Mr. Vandenberg’s Class
I’m Tim Vandenberg and I’ve been teaching for 25 years: 17 years in Hesperia, California, 6th grade at Carmel Elementary School. Hesperia is a lower socio-economic status area on average, especially among our student population. 100% of our students at th…
15 Ways Rich People Prepare for WW3
We’ve had World War One. World War Two. The question of a World War Three is not an if, but a when. And in the last couple of years, there’s this feeling floating around in the air of political, economic, and social unrest. Somebody screws up a nuke, goes…
Cows for Cash | Explorer
So I joined the Oklahoma State Police Department in 1974. When I retired in 2008, I was at home watching The Young and the Restless on the TV when my wife came through there, and she said, “You will find something to do.” Back in the 1800s, you got caugh…
if-elif-else | Intro to CS - Python | Khan Academy
We can use an if statement to control that a particular block of code only executes when the condition evaluates to true. But what if we want to do something else only when the condition evaluates to false? Well, we can add another if statement and try an…