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

Example: Graphing y=-cos(π⋅x)+1.5 | Trigonometry | Algebra 2 | Khan Academy


3m read
·Nov 10, 2024

We're told to graph ( y ) is equal to negative cosine of ( \pi ) times ( x ) plus ( 1.5 ) in the interactive widget, so pause this video and think about how you would do that.

And just to explain how this widget works, if you're trying to do it on Khan Academy, this dot right over here helps to find the midline. You can move that up and down, and then this one right over here is a neighboring extreme point, so either a minimum or a maximum point.

So there's a couple of ways that we can approach this. First of all, let's just think about what cosine of ( \pi x ) looks like, and then we'll think about what the negative does in the plus ( 1.5 ).

So cosine of ( \pi x ), when ( x ) is equal to zero, ( \pi ) times zero is just going to be zero. Cosine of zero is equal to one, and if we're just talking about cosine of ( \pi x ), that's going to be a maximum point when you hit one. Just cosine of ( \pi x ) would oscillate between ( 1 ) and ( -1 ).

And then what would its period be if we're talking about cosine of ( \pi x )? Well, you might remember one way to think about the period is to take ( 2\pi ) and divide it by whatever the coefficient is on the ( x ) right over here. So ( 2\pi ) divided by ( \pi ) would tell us that we have a period of ( 2 ).

And so how do we construct a period of ( 2 ) here? Well, that means that as we start here at ( x = 0 ), we're at ( 1 ). We want to get back to that maximum point by the time ( x ) is equal to ( 2 ).

So let me see how I can do that. If I were to squeeze it a little bit, that looks pretty good. And the reason why I worked on this midline point is I liked having this maximum point at ( 1 ) when ( x ) is equal to ( 0 ) because we said cosine of ( \pi ) times ( 0 ) should be equal to ( 1 ).

So that's why I'm just manipulating this other point in order to set the period right, but this looks right. We're going from this maximum point, we're going all the way down and then back to that maximum point, and it looks like our period is indeed ( 2 ).

So this is what the graph of cosine of ( \pi x ) would look like. Now what about this negative sign? Well, the negative would essentially flip it around, so instead of whenever we're equaling ( 1 ), we should be equal to ( -1 ).

And every time we're equal to ( -1 ), we should be equal to ( 1 ). So what I could do is I could just take that and then bring it down here, and there you have it, I flipped it around. So this is the graph of ( y = -\cos(\pi x) ).

And then last but not least, we have this plus ( 1.5 ), so that's just going to shift everything up by ( 1.5 ). So I'm just going to shift everything up by ( 1.5 ) and shift it up by ( 1.5 ), and there you have it.

That is the graph of ( -\cos(\pi x) + 1.5 ), and you can validate that that's our midline. We're still oscillating one above and one below the negative sign. When cosine of ( \pi ) times zero, that should be ( 1 ), but then you take the negative, we get to ( -1 ). You add ( 1.5 ) to that, you get to positive ( 0.5 ), and so this is all looking quite good.

More Articles

View All
Phishing attacks | Internet safety | Khan Academy
Let’s say you get an email like this where it looks like it is from PayPal. It says “response required” really big, so this is a little bit scary. It says, “Dear you, we emailed you a little while ago to ask you for your help resolving an issue with your …
Lateral & total surface area of cylinders | Grade 8 (TX) | Khan Academy
We’re told the dimensions of a cylinder are shown in the diagram. Fair enough! What is the lateral surface area of the cylinder, and what is the total surface area of the cylinder? Pause this video and have a go at this before we do this together. All ri…
LICK DOOR KNOBS! ... IMG! #36
The best way to play horseshoes and Rihanna’s butt sings a song. It’s episode 36 of IMG! Mankind has come a long way, but this concept for an alarm clock that slowly shreds money until you wake up and stop it is genius. Less genius is this guy. Kid, kid, …
Angular momentum of an extended object | Physics | Khan Academy
[Voiceover] So we saw in previous videos that a ball of mass m rotating in a circle of radius r at a speed v has what we call angular momentum, and the symbol we use for angular momentum is a capital L. The amount of angular momentum that it would have wo…
How Procrastination (slowly) Ruins Your Life
No, I wasn’t recording this whole time. Oh, that’s so stupid! Imagine you’re this guy and you’ve been putting off writing a thank-you letter to your grandma. She sent you socks or something for Christmas. You even went and bought the stationery to do it. …
Variables and assignment | Intro to CS - Python | Khan Academy
When we run a program, the computer executes each instruction line by line. Then, when it finishes with an instruction, it clears out its working memory, so the computer has forgotten what it just did by the time it gets to the next line. But what if we w…