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

Geometric constructions: perpendicular line through a point off the line | Geometry | Khan Academy


2m read
·Nov 10, 2024

What I have here is a line, and I have a point that is not on that line. My goal is to draw a new line that goes through this point and is perpendicular to my original line. How do I do that?

Well, you might imagine that our compass will come in handy; it's been handy before. So, what I will do is I'll pick an arbitrary point on our original line, let's say this point right over here. Then I'll adjust my compass so the distance between the pivot point and my pencil tip is the same as the distance between those two points.

Now I can use my compass to trace out an arc of that radius. So there you go. Now, my next step is to find another point on my original line that has the same distance from that point that is off the line. I can do that by centering my compass on that offline point and then drawing another arc.

I can see very clearly that this point also has the same distance from this point up here. Then I can center my compass on that point, and notice I haven't changed the radius of my compass to draw another arc like this. What I can do next is connect this point and that point, and it at least looks perpendicular.

But we're going to prove to ourselves that it is indeed perpendicular to our original line. So let me just draw it so you have that like that.

So, how do we feel good that this new line that I just drew is perpendicular to our original one? Well, let's connect the dots that we've made. If we connect all the dots, we're going to get a rhombus.

We know that this distance, this distance is the same as this distance, same as this one right over here, which is the same as this distance. Let me make sure I get my straight edge right; same as that distance, which is the same as this distance, same as that distance.

And then, so this is a rhombus, and we know that the diagonals of a rhombus intersect at right angles. So there you have it! I have drawn a new line that goes through that offline point and is perpendicular to our original line.

More Articles

View All
Those “Real Estate Investor Seeks Trainee” Signs: Make $120k/yr With No Experience?!
What’s up you guys? It’s Graham here. So, after posting a video the other week explaining the truth behind the “We Buy Houses Fast Cash” signs, a new question kept coming up and that was, what about the real estate investors’ “Sheiks Trainee” signs? After…
The mindset that will (quickly) improve your life
So let me know if this has ever happened to you. You get really excited about starting a new diet. You’re starting to feel like crap about yourself, and you think a new diet will solve all your problems. So you start doing some research online. You read o…
What Blue Holes Have to Say About Climate Change | Years of Living Dangerously
We’re getting everything ready aboard this ship, here the, uh, Alucha research vessel. What we’ve got on board Alusia is we’ve got two subs; both subs are TH000 M rated. We probably, on board the ship, do the most thousand M diving in the world at this mo…
How A Ponzi Scheme Works
So you may have heard about Ponzi schemes in the news. Everybody knows they’re illegal, but you might not understand how they work. So Ben is here to show us. To start off, Ben gets a few people to invest their money with him. At the end of the year, he …
An Educational Video About Monkey Sex | National Geographic
Aside from humans, in particularly your humble narrator, what primate species spends the least amount of time climbing? Gelada monkeys have, like us, adapted for a life spent mostly on the ground. This has produced some unique aspects of gelada anatomy, s…
Nested function calls | Intro to CS - Python | Khan Academy
Can I call a function from inside another function? Let’s trace what happens and explore why we might want to organize our code this way. When we call a function from the top level of a program, we create a new stack frame and store all our local variabl…