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

Reflections: graph to algebraic rule | Transformational geometry | Grade 8 (TX) | Khan Academy


2m read
·Nov 10, 2024

We're told that quadrilateral A'B'C'D' is the image of quadrilateral ABCD after reflection. So we can see ABCD here and A'B'C'D' right over here. What we want to do is figure out a rule for this transformation. So pause this video and have a go at that by yourself before we do this together.

Just as a reminder, a rule for a transformation will look something like this: it's saying for every (x, y) in the pre-image, for example ABCD, what does it get mapped to in the image? And so it's going to tell us, well, how are these new coordinates based on x and y?

There are a couple of ways we could do that. We could just think about each of these points; for example, point A, and then what happens when it goes to A', and see if we can come up with a rule that works for all of them.

For example, point A is at the point (5, 6). Let's see the image when it goes to A'. It looks like it's at (-5, -6). So the x-coordinate stayed the same if I just look at this point, but the y-coordinate became the negative of it. That makes sense because when we do this reflection across the x-axis, it makes sense that our x-coordinate stays the same but that the y-coordinate, since it gets flipped down, becomes the negative; it becomes the opposite of what it was before.

So my candidate for this transformation for the rule here is that x stays the same and that y becomes the opposite. But we could do that with a few more points just to make sure that that holds up.

For example, we could look at point B in the pre-image, which is at (-6, 5). If this rule holds up when we do this reflection, B' should be at -6, making the y the opposite of this, so it should be at (-6, -5). If we go to (-6, -5), that is indeed where B' is.

You can validate the other points if you like, but this should just make intuitive sense: the x-coordinate stays the same, but the y-coordinate becomes the opposite.

More Articles

View All
Rodent Roommates | Explorers in the Field
(soothing violin music) [Woman] When I was growing up, I spent a lot of time outside. I would go on these adventures, either in the local park or even my front yard. And I spent a lot of time searching for four leaf clovers. Science starts with observati…
Meta Analysis: What is Facebook's Future? (w/ Divya Narendra @SumZeroInc)
Take a look at this. This is the one-year stock price chart for Meta, the world’s biggest social media company. As you can see, it doesn’t look so good at the time of recording, down 44% year-to-date. But if you look at, say, revenue or net income or free…
The 10 WORST Investing Mistakes to Make (Investing For Beginners)
One of the trends we’ve seen over the past few years is there’s been a lot of new investors entering the market. In Robin Hood’s most recent quarterly data, they showed that in the past 12 months, they’ve doubled the amount of funded accounts. In their S1…
The Parker Solar Probe - Smarter Every Day 198
Have you ever figured something else, and you tried to explain it to someone else and they just didn’t believe you? This is the story about a man named Eugene Parker who, in 1958, wrote a paper about solar winds. NASA has named about 20 spacecraft after d…
for loops with range() | Intro to CS - Python | Khan Academy
When we write a standard while loop, we need an assignment statement to initialize our loop variable to a start value and an assignment statement to update our loop variable on each loop iteration. In many cases, though, our loops are just counter-based, …
Harmonic series and 𝑝-series | AP®︎ Calculus BC | Khan Academy
For many hundreds of years, mathematicians have been fascinated by the infinite sum which we would call a series of one plus one-half plus one-third plus one-fourth, and you just keep adding on and on and on forever. This is interesting on many layers. O…