Doing the work to verify that it is 5 feels more rewarding. I was thinking of using a triangle at the start but got lost lol
@HenrikMyrhaug6 ай бұрын
Yeah, if you don't verify mathematically, you can't really know that what visually "looks right" is right. A good example of this is the disappearing chocolate piece when you slice a chocolate bar the right way.
@mrmailman55616 ай бұрын
@@HenrikMyrhaug At the end how does he know that the big triangle and the small triangle both have the same alpha angle?
@tcjgaming98136 ай бұрын
This is because we saw how the biggest triangle(big+small) has alpha and theta angle along with a right angle. And we know the sum of angles in a triamgle is 180. So we get Alpha + theta + 90(right angle) =180 Since we know both triangles have a right angle and theta angle, we can concludw that both triangles contain the alpha angle. Hoped this made sense
@mrmailman55616 ай бұрын
@@tcjgaming9813 tysm bro
@adambozeman86565 ай бұрын
@@mrmailman5561not necessarily the same he’s using theta to show those particular angles and the rest is all mix of “sohcahtoa” and other ratios between those angles and their relationship to the circle they are a part of. Edit: aaaaaaaaaaaaand I just saw you got the answer already lol sry I’m hi
@tharnator60186 ай бұрын
I fricking love your "how exciting" endings lol
@logicanimates2 ай бұрын
"how Exciting!" for the WWWWW
@roma5406 ай бұрын
It IS exactly 5. How exciting!
@anonymoususer691Ай бұрын
Is this the same for any value of r
@RichardHannay19 күн бұрын
The fact that Andy looks like he’s gonna push you to your locker and yet demand you solve this math problem is a perplexing juxtaposition
@pijanV26 ай бұрын
Happy 250k subs! How exciting!
@mohammedyuan6 ай бұрын
let's put a box around it! how exciting!
@I-n-f-i-n-i-t-e_S-p-a-c-e6 ай бұрын
@@mohammedyuan how exciting!
6 ай бұрын
I'm so happy I got part of the solution correct just by eye-balling it, I watched enough of your videos to instinctively connect the 2 lines of the circles from the center and I also saw the small right triangle with the Y section, your videos really are helpful in helping with problem solving, Andy, thanks a lot
@robinlydian44526 ай бұрын
Same! Watching enough of the visualizations in the videos really helps to conceptualize the steps through it
@txikitofandango6 ай бұрын
Awesome solution with similar triangles! How I did it: Equation of the circle is (x-h)² + y² = r². Circle goes through (0,0) so plug in x=0 and y=0 to get h = r. Thus the equation is (x-r)² + y² = r². Using the same reasoning as you did to find the 3-4-5 triangle, the coordinates of the bottom of the yellow semicircle are (3,0), and thus the rightmost point is (4.5,1.5). Plug in x=4.5, y=1.5 into the equation: (4.5-r)² + 1.5² = r². This becomes an easy linear equation, and r=2.5. Thus the diameter d = 2(2.5) = 5. This way feels more down and dirty compared to your elegant solution!
@Ninjoel5 ай бұрын
I love how you always knew it was 5 but you really took the time to teach us the geometry rules that prove its 5 and how we know that. its really finding complex structures within simple questions that does it for me thanks andy
@SamanEskandary5 ай бұрын
I love you Andy! Always have the sweetest possible questions! classic and simple but yet not too easy!
@sayan-w5q6 ай бұрын
Amazing work! Thank you for clearly explaining each step and not skipping anything.
@mrmailman55616 ай бұрын
At the end how does he know that the big triangle and the small triangle both have the same alpha angle?
@LL-tg2sg5 ай бұрын
@@mrmailman5561 They are the literal same alpha angle. The small triangle is a portion of the big triangle. 3:24
@dozenal94205 ай бұрын
Quick solution using homothety: Let the red and yellow semicircles be tangent at T and touch the black semicircle at A and B, respectively. Let |AT| = x. Consider the homothety from T (with factor -1.5) sending A to B and notice it maps the red semicircle to the yellow one => A, B and T are on a line and |TB| = 1.5x, so |AB| = x + 1.5x = 2.5x. Now consider the homothety from A sending T to B and notice it maps the red semicircle to the black semicircle, meaning the ratio of their diameters is the ratio of chords AT and AB, namely 2.5x / x = 2.5 hence the unknown radius is 2.5 * 2 = 5.
@Axolotl-Zero6 ай бұрын
I usually think through problems like these, but I just imagined sliding the yellow semi circle down and went, “It’s five”
@Axolotl-Zero6 ай бұрын
Oh, I just watched a bit more and that’s what he did
@Synthetic15115 ай бұрын
Inspiring
@Chris_Bacon4 ай бұрын
I still watch since some just goes ?= 4.9072 or something
@QMS92243 ай бұрын
The problem with this is it can work in practice sometimes. However on a test, often times the proportions won’t be drawn to scale, just to mess you up. So for instance, you couldn’t use a ruler to solve a standardized test, you need to solve the equation. But yes this (eyeballing) works in reality maybe 80% of the time
@joystick3963 ай бұрын
Finally a KZbin channel where i can binge watch and not lose brain cells
@Teld6 ай бұрын
It would be interesting if you showed if this diameter being the sum of both diameters is a coincidence here or true for any combination of two diameters.
@stanieldev6 ай бұрын
I did the math using arbitrary diameters and all complicated math gets cancelled out until there is only the sum of the diameters! Pretty much the same way he did it, just using a,b instead of 2,3.
@kenhaley46 ай бұрын
I showed that it is true! See my first comment here.
@MarieAnne.6 ай бұрын
It is indeed true for any combination of diameters. Assume the two smaller semi-circles have radii a and b (diameters 2a and 2b). We can show that larger semi-circle has diameter 2a + 2b. We'll divide the diameter into segments of length a, c, b, and y (see diagram at 2:45. Since c is leg of right triangle, whose other leg = b, and hypotenuse = a+b, we get c² + b² = (a+b)² c² = a² + 2ab Now we calculate y using similar triangles, as shown in video: y/b = b/(a+c+b) y = b²/(a+b+c) Now we calculate diameter of larger semi-circle: d = a + c + b + y d = a + b + c + b²/(a+b+c) d = ((a+b+c)² + b²) / (a+b+c) d = ((a² + b² + c² + 2ab + 2ac + 2bc) + b²) / (a+b+c) Replace c² with a² + 2ab d = (a² + b² + (a² + 2ab) + 2ab + 2ac + 2bc + b²) / (a+b+c) d = (2a² + 2b² + 4ab + 2ac + 2bc) / (a+b+c) d = (2 (a²+b²+2ab) + 2c(a+b)) / (a+b+c) d = (2 (a+b)² + 2c(a+b)) / (a+b+c) d = 2 (a+b) (a+b+c) / (a+b+c) d = 2 (a+b) d = 2a + 2b = (sum of diameters of smaller semi-circles)
@Sim-q9t3 ай бұрын
they are fibonacci numbers
@ajai_pАй бұрын
I mean if the sizes of the two semicircles are different, is the area same?
@tomking23236 ай бұрын
Wow! Great (and fun) math challenge. Thanks for your channel.
@5gearz2 ай бұрын
I love this, you got at a pace that’s not too fast, and not too slow
@me0wmayo5856 ай бұрын
Math is beautiful
@MurcuryEntertainment4 күн бұрын
Hey, I loved functions and geometry when I was in highschool, and I've ended up using a lot of those principals in my professional life as draftsman/designer. I love the way these math problems itch my brain. It's like exercising a muscle that's still strong, but hasn't gotten much use lately.
@OnlyXaM6 ай бұрын
after watching every video you've posted the past year, I have come to the conclusion, to solve any geometry math problem, just make a bunch of triangles
@WilliamWizer6 ай бұрын
that's evident. any polygon can be made with triangles so you only need triangles to make any shape. ok. maybe you need a bit of trigonometry.
@atrus38236 ай бұрын
It took me a bit to get the answer (using similar methods to you), but after I did, I played around with it a bit and discovered a very simple and elegant way to solve this without trig or Pythagoras. Draw a line segment between the centers of the smallest and medium circles. It's super easy to see this line is 5/2 long (sum of the radii). Now, just slide the line segment along the edge of the largest half circle, until the end that was at the center of the medium half circle hits the edge of the largest half circle. The end that was at the center of the smallest circle started 1 from the edge of the largest circle and you slid it 1 radius of the medium half circle, i.e., 1.5, so it is now 5/2 from the edge of the largest circle. Since we know the center of the largest circle has to be on the bottom line, and we have two lines of the same length that go from a point on the bottom to the edge of the largest circle, this point must be the center point and the length of these lines must be the radius. We want two of these radii: 2*(5/2) = 5. Edit: I realized that while conceptually simple, it's wordy to explain. Seeing it visually, it is really very elegant.
@Mqrius6 ай бұрын
How do you know that the line you moved is tangent to the circumference of the big circle?
@atrus38236 ай бұрын
@@Mqrius I don't. It doesn't need to be.
@Mqrius6 ай бұрын
@@atrus3823 Oh right I missed the bit about it being equal length as the horizontal line. That's pretty neat
@atrus38236 ай бұрын
@@Mqrius yeah, maybe it's a little buried in my explanation, but that is the key observation. You basically need 4 facts: 1) the two line segments terminate at points around the circle, 2) one of the segments points towards the center, 3) they are the same length, and 4) the other end of both terminates at the same point. This can only happen if these segments are radii.
@hcgreier60376 ай бұрын
There is no calculation needed at all. Call small halfcircle C1, the bigger halfcircle C2 and the biggest C3. The reasoning goes as follows: Draw a line from the lower left vertex of C1 (A) to the touching point of C2 with C3 (B), then from there a line to the lower right vertex of C3 (C). As we know from Thales, △ABC is a right triangle. But the same argument goes for the smaller C1: Line from lower left vertex (A) to intersection of C1 with C2 (D), and from there to the lower right vertex of C1 (E). As one can see, the triangles △ABC and △ADE are similar, and one can draw a parallelogram then: E-C-B and upper left vertex of C2 (F). Therefore, the diameter of C2 (B-F = 3) is the same distance on the bottom (E-C = 3). Well, there *is* a calculation now: 2 + 3 = 5.
@RexIovis6 ай бұрын
It may be something obvious, but how exactly did you conclude that the fourth vertex of the parallelogram with vertices E ,C, B is precisely the upper left vertex of C2 (F)?
@hcgreier60376 ай бұрын
@@RexIovis Given the points in my decription above: triangle △ABC is *similar* to triangle △ADE (both right triangled), so the sides BC and DE are parallel, and the extension of DE is towards F on C2, so BC = EF, because F is at the same height as B. So ECBF has to be a parallelogram.
@RexIovis5 ай бұрын
@@hcgreier6037 By "extension of DE is towards F on C2" do you mean to say that E, D, F are collinear? How do you know that?
@hcgreier60375 ай бұрын
@@RexIovis I know that from Mr. Thales: C1: △ADE => right angle at D, C2: △BDF => right angle at D
@RexIovis5 ай бұрын
@@hcgreier6037 Ah, thank you, this is what I was missing. Nice solution.
@MarcelGeba-t9p5 ай бұрын
3:05 we can also use the property that h² = x1*x2 where h is the height from the hypotenuse to the right angle and x1 and x2 are the segment lengths of the hypotenuse after splitting it at the point of intersection with the segment h. We then get the following: 1.5² = 4.5 * y Rearranging for y: y = 2.25/4.5 = 0.5 4.5+0.5 = 5
@godowskygodowsky11552 ай бұрын
Here's a more elegant solution. Fill out the semicircles so that they are circles and remove the constraint that the yellow circle be tangent to the diameter of the white circle. The locus of centers for the yellow circle is a circle of diameter 5. The locus of right-most points for the yellow circle is a translate of that circle and is thus another circle of radius 5. This circle is tangent to red and passes through the case where yellow is tangent to the diameter of white. This is enough to specify white uniquely.
@krot10366 ай бұрын
0:20 They don't let us do it in school.
@cihancakr51655 ай бұрын
Ye you shouldnt be allowed image can be missleading
@jesusmentha97015 ай бұрын
well yeah... that's a nice way to verify the approximate answer but not more i remember seeing the similar video where it was quite obvious to me that the answer was 3,5 based on a grid. but it turned out to be something like 1,23π you really never know...
@c.jishnu3784 ай бұрын
Did you even hear his next few sentences?
@c.jishnu3784 ай бұрын
@@cihancakr5165Did you even hear his next few sentences?
@EnderB3 ай бұрын
In school, it’s safe to assume you may get things wrong, since you are learning. It’s important to write out each and every step so that, if something goes wrong and you get the wrong answer, you can debug. It’s a lot easier to read through a series of steps than to remember everything you did in your head. Even if you are intuiting your answers, getting into the habit of writing out and analyzing the steps of how you tried to solve a problem is a great skill to have. Inevitably, if you are so lucky, you will run into meatier problems for you to have fun cracking. This will be another tool in your arsenal. I really enjoyed how he made a point to mention that he wanted to leave certain drawings alone, so he could refer back to it, and then make destructive operations on a copy. This was my first time seeing his video, it truly was exciting! Like watching math sport.
@danavant6 ай бұрын
I had a good time doing this one with analytic geometry. If you map the left end of the big circle's diameter to (0,0), the the intersection of the yellow circle and the big one ends up at (4.5,1.5). Then if you call the center of the big circle (c, 0), you get this nice equation from the circle formula: (4.5-c)^2+1.5^2=c^2 Great puzzle, thanks
@mcdonoughdm21 сағат бұрын
What would be cool is to prove that every time three semicircles are oriented this way, the diameter of the largest circle is ALWAYS the sum of the two smaller diameters.
@jansamohyl79836 ай бұрын
There's another (2,1.5,2.5) rightwing triangle between the center of the black circle, the rightmost point where yelllow circle touches the black circle and the point on the line that is distance y from the right. From this other triangle together with the first one, we can derive the diameter of the large circle.
@cardboardmountain6 ай бұрын
I just watch these for the dopamine rush I get when you say "how exciting."
@noamstep6 ай бұрын
Enjoyed this one very much! How exciting indeed 😊
@ilPescetto2 ай бұрын
1.) I choose the center of the yellow semicircle as the origin C1=(0,0) 2.) The 1st point of the largest semicircle is at P1=(3/2, 0) 3.) Also the center of the largest semicircle is at C0=(a, -3/2), where "a" unknown 4.) The center of the red semicircle is at C2=(b, -3/2), where "b" is unknown 5.) The distance from C1 to C2 is 5/2 6.) b^2 + (-3/2)^2 = (5/2)^2 --> b^2 = 4 --> b = ±2 7.) Therefore C2=(-2, -3/2) 8.) The 2nd point of the largest semicircle is at P2=(-3, -3/2) 9.) The distance from C0 to P1 and the distance from C0 to P2 are equal 10.) (a + 3)^2 = (a - 3/2)^2 + (-3/2)^2 --> a^2 + 6a + 9 = a^2 - 3a + 9/2 --> 9a = -9/2 --> a = -1/2 11.) The center of the largest semicircle is at C0=(-1/2, -3/2) 12.) The radius of the largest semicircle is "a+3" which equals to 5/2 13.) The diameter of the largest semicircle is 5
@Anmol_Sinha6 ай бұрын
you can also get y through intersecting chords theorem y(4.5) = (1.5)(1.5) cancel 1.5 both sides: 3y = 1.5 y = 0.5
@frustationoverloaded59763 ай бұрын
That's not formula, put in another case that won't work.
@ThongNguyen-fh6rl4 ай бұрын
I have to admit that the prob is really fun. I did it using the trigonometric function and Pythagoras theorem. My solution is similar to the video, except the last step. After found the 4.5 side, I use Pythagoras theorem to find the hypotenuse^2 of the big triangle "4.5^2+1.5^2=22.5". Followed by the trigonometric function in the right-angled triangle "22.5=4.5*(4.5+x)" -> "x=0.5" so the answer is 5. I can use that trigonometric function because it's an inscribed triangle so it's an right-angled triangle too.
@CottidaeSEA5 ай бұрын
This reminded me that there are many things we know to be true but cannot explain. We can quite intuitively see that the answer is 5, but proving it is 5 is a lot more challenging.
@tobiasgrodde97363 ай бұрын
Nice way to prove the diameter is really 5. For the final part (determining y) I used Euclid: h^2 = p×q with h being the height of the trangle, p&q the parts of its hypoth. So h=1.5; p=4.5; q=y. h^2 = p×q => 1.5^2 = 4.5×y => 2.25 = 4.5×y => y = 2.25/4.5 => y = 0.5; the diameter being 4.5 + 0.5 = 5.
@wilkesreid5 ай бұрын
The two inner circles presumably touch the outer circle at exactly one point, and touch each other at exactly one point. If that is the case, then there is a line that could be drawn through all three tangent points that would be both the sum of the diameters of the two inner circles as well as equal to the diameter of the larger circle. So it seems to me in these cases, you can always just sum the diameters of the two inner circles to get the diameter of the outer.
@KenjiOkamoto-b4v6 ай бұрын
On the last steps, you can find y by using the geometric mean of the two segments formed on the hypotenuse. The geometric mean of 4.5 and y must equal the altitude which is 1.5. Solving for y, you can find that y = 1/2 or 0.5.
@Z-eng0Ай бұрын
I immediately saw the first right triangle with the 2 radii, even got the other altitude of 1.5 constructed, but totally missed the part of connecting it to the 2 diameter ends. (seems I still need some more practice) Anyway, many thanks for your videos.They really helped improve my geometry skills a lot
@jasonschuchardt76245 ай бұрын
Interestingly, you can make the sliding thing rigorous. The key is that if you extend everything to a circle and rotate the yellow circle around the red circle, then consider the path traced by the rightmost point of the yellow circle at every step you'll get the black circle. Two steps to prove this. First show that the path traced by the rightmost point of the yellow circle is in fact a circle. Second, show that that circle is the same as the black circle. The second part is easier, so let's do that first. If the path is a circle, we can see that its diameter lies on the line containing the given diameter of the black circle and the leftmost point of the red circle will lie on both the path traced by the rightmost point of the yellow circle and is on the black circle. So as long as both circles have one more point in common they must be the same circle. That one additional point is the point given in the problem, namely the leftmost point of the yellow circle as given in the problem. Ok, now to prove that the path is in fact a circle. This is pretty straightforward by parametrizing the path. I'll use complex numbers to make the notation easier. Then the path is given by 1+2.5e^{i*theta}+1.5=2.5+2.5e^{i*theta}. Which is a circle of radius 2.5 with center at (2.5,0).
@j.r.12103 ай бұрын
IMO, the easier way to find y is to use the intersecting chords theorem. You can reflect the 1.5 chord across the diameter, and the other side will be the exact same length. Therefore, 1.5 * 1.5 = 4.5 * y. Thus, y = 0.5.
@ujjawalaggarwal99855 ай бұрын
I ended up using “perpendicular bisector to any chord passes through the center of the circle” and drew bisector on the hypotenuse of 4.5 and 1.5. Your method is simpler though.
@fishycarrots59685 ай бұрын
i loved this. with my high-school education, i was able to follow everything, only not recognizing 2 things you mentioned.
@lungdam-w4m3 ай бұрын
This brings back my childhood memory.
@GarryBoyer5 ай бұрын
A bit simpler: you can show each semicircle and the chord are similar to each other. Draw the chord from the bottom left corner to the corner of the medium semicircle. That chord will pass through the two smaller semicircles at the single point they touch. You can conclude the angle of the chord relative to the base of all semicircles is the same. Then you can assume the ratio of the chord to any particular semicircle is also the same, lets call it x. So you get 2x + 3x = Dx and can conclude D is 5.
@MaheshKumar-lx1ku4 күн бұрын
How do you know that chord will pass through point of contact.
@Iceh4wkvideos3 ай бұрын
So there's a faster solution, because you figured out the lengths when tangent that means that you could kind of move the semicircle around as you did in the beginning freely without changing those lines. And since you know the back point is always touching the larger circle therefore you know that simply adding the two diameters together equals the diameter of the larger circle.
@sigma_z3 ай бұрын
You lost me at exactly 0:01 when the question started. 😂😂😂 Joking. I lost it on the last part about the small triangle being 1.5 something or another than the larger triangle. I'm gonna have to watch again. Thank you!
@lightknightgames5 ай бұрын
All 3 circles are congruent, so 3 will always touch both shapes in this way if the 2 curves are touching, as long as both lines are parallel. Therefore congruent.
@Ash-sz2in4 ай бұрын
I love this channel... You are my idol
@eyeofthasky3 ай бұрын
Before watching: It is exaclty 5. And for verifying it u don't need any calculation --- the line from the centre of the medium circle (which sits on the diameter of the outer circle) to the intersection with the outer cirlce is parallel to its diameter --- thats only the case when u can also "slide" down the medium circle along the small circle so that all circle tough each other, i.e. the rest of the diameter _is_ the medium circle's diameter
@kunalgahlawat98994 ай бұрын
This was really good. I like the way you talk through them
@Qermaq6 ай бұрын
Good one! I tried to solve the general case but wound up in quartic territory with radicals all over the place. That might be a fun one to show us in a future video.
@eth56326 ай бұрын
I've seen this question before and it never solved it fully. Great explanation! It makes sense now. If I see it again I'll **** *** **** out of it.
@BurnChaos6 ай бұрын
There's an assumption being made that hasn't been given. The yellow diameter drawn looks parallel to the diameter of red and the largest circle, and you used the assumption that it is when you made the 1.5 size square. But it's not a given that it's parallel, which could enlarge the large circle if the slope is positive, and vice versa if the slope is negative.
@myusualnickwastaken6 ай бұрын
Catriona Agg's problems often aren't fully specified as an exam problem would be. They're more like physics problems in that you have to figure out what plausible assumptions you can make to get something you can solve (like lines that appear parallel being parallel, or quadrilaterals that look like squares being actually square) In fairness even the more traditional drawings for problems that mark parallels and right angles, often have the implicit assumption that curves are either circles or lines, and if three curves appear to intersect at a single point they actually do (both of which are also needed here)
@RustyShackelford-w9w6 ай бұрын
Andy, I love your videos. Thanks for the excellent visuals, clear breakdowns, and passion for math. May I ask: what’s your educational background?
@duc_inert6 ай бұрын
I had the same idea, but didn't think of similar triangles
@lusalalusala29665 ай бұрын
Alternatively, after you found x=2, the distance on the bottom diameter from the far left corner to the foot of the vertical through the right top of the semicircle is 9/2. Now, instead draw a right triangle from that right top corner to the center of the big circle (on the horizontal line). This right has sides R (hypothenuse), 9/2-R and 3/2. It follows (9/2-R)^2+(3/2)^2=R^2. So R=10/4=5/2. Finally the diameter is 2R=5.
@zachmayer22884 ай бұрын
You should state the assumption that the yellow semicircle's flat side is parallel to the bottom of the largest semi circle. Love fun geometry puzzles though, thanks
@54321eclipse123455 ай бұрын
If you mirror once at the middle of the yellow circle and once at the edge of the yellow circle, you see that the overlap of red and yellow in x is equal to the difference between the end of yellow and the end of black. q.e.d. geometrical proof
@wyatt15925 ай бұрын
I'm not good at remembering the math but I instinctively look at problems like this and come up with the answer. I just understand some things by looking and used to get in trouble all the time because teachers and other students wouldn't believe me. It was always disappointing, especially because they wouldn't admit I was right after the answer was found
@GnightPunpun6 ай бұрын
Pretty satisfying one, visually simple and the solution isn't terribly complicated you just gotta work your way from right to left in a cool way.
@boonjabby5 ай бұрын
Thats a great explanation Andy.
@T.h.e.T.i.n.o5 ай бұрын
i found it out without math, Given that both lines are in the Larger halfcircle, we can deduce that if we where to grow one of the inner halfcircles and shrink the other at the same rate, until 1 is gone and the other is the same size, we can see that its a Proportional Relation and thus the lines of the straight have to be equal to the counter part
@Kio_Kurashi5 ай бұрын
I mean... I could tell because they're all half circles and each inner one is touching each other and one part of the outter one's curve. Because of that the outter one must have a diameter that is exactly the same as the sum of the two inner diameters. I doubt any of that is actual math logic, but it's the logic my brain used to solve it right away, and is also probably the reason why he started off showing that you could just visually move one over to see it.
@tommygarson85926 ай бұрын
I was kind of a rocks-for-brains kid who couldn't stand the thought of doing math back in lower levels of school. Only now do I see the merit of math, after already completing one year of college. Whoops. This video was fantastic to watch.
@wiglett_6 ай бұрын
andy you are my spirit animal. congrats on 250k
@antoniovlassa58865 ай бұрын
getting back into 6th grade maths thanks to you, daaamn
@claycreateАй бұрын
let the radius of the small semi circle be r, the big semi circle be R and the large outer semi circle be B as you did at the start, x^2 + R^2 = (r+R)^2 B = x + r - a where a is the distance from the center of the outer semi circle to the end point of x B^2 = 2R^2 + 2aR + a^2 by creating another right angle triangle B^2 = R^2 + (R+a)^2 a = x + R - B B^2 = R^2 + (2R+x-B)^2 substitute x = sqrt((r+R)^2 - R^2) Make B the subject in terms of r and R your final answer is 2B
@chrishelbling38796 ай бұрын
Spectacular work!
@sirllamaiii97086 ай бұрын
Awesome, very easy to understand explanations :)
@SogehtMathe5 ай бұрын
Great video! Very well done.
@CrazedKen5 ай бұрын
1:37 i was kinda interested, now im intrigued 0:25 so the answer was 5, if we dragged the red down it would of shown us that we were correct
@TheTallRaver2 ай бұрын
Very cool problem!👍👍
@Ricardo_S6 ай бұрын
I used a little bit of analytic geometry, the first I said that the left bottom corner are (0,0) the Radius from the first are 1, and from the second 1.5, I know that the center from the first semi circle it's on (1,0) and the other on (x,1.5) but from the same method showed on the video I know that the difference of the coordinate x from the 2 centers is 2, so (1+2,1.5)=(3,1.5), and the point that the Big semicircle and the yellow semicircle share is a Radius form the yellow appart, so that point is (3+1.5,1.5)=(4.5,1.5) Now the equation from the Big semicircle are going to be y²+(x-r)²=r² So y= √(2xr-x²) and I need That the semicircle pass on the point (4.5,1.5) 1.5=√(2(4.5)r-(4.5)²) solving the equation, r=2.5, and the value from the answer it's 2r so 2(2.5)=5
@Ricardo_S6 ай бұрын
My English it's not the Best, so sorry if I wrote something not good and if You tell I overcomlicate the problem using this method, I'm not so good with trigonometry
@arthurk76086 ай бұрын
Very nice. You could even shorten the last part with the geometric mean theorem or right triangle altitude theorem (i dont know how it's called in english). For the triange it is true, that 1,5²=4,5•q. Very nice video! Thank you so much.
@kozashi6 ай бұрын
I’ve literally learned more by watching this video then during 12 years of elementary and middle school math classes.
@IrrelevantArt5 ай бұрын
Uh! love this! Finding solutions to problems in creative ways is cool! Wish my teachers sold math as a puzzle instead of just giving them to me as work to be done.
@Consa_Lu6 ай бұрын
I didn't assume the flat side of the yellow semi-circle was parallel to the flat side of the black semi-circunference, so that made things a bit confusing
@Mqrius6 ай бұрын
I think without that bit it's unsolvable
@bretterry83565 ай бұрын
You're correct. That information is not given, and without it there is no way to solve the problem.
@wolfVFV5 ай бұрын
I had no way too prove it but my intuition told me that you can move the yellow one right corner along the black curve and it will always touch the red halve circle just as it does now, just in a different place
@r1marine6706 ай бұрын
Nice! Really like your content and not hearing cancel. Keep them coming!
@plibb5 ай бұрын
i love the fact that you did this and didnt think "what if i moved the big circle down since i know the combined radii is 5"
@matthewrayner5715 ай бұрын
It's not straight down, though. It's down and to the right. And I can't yet find an elegant geometric proof that shows it slots into place.
@plibb5 ай бұрын
@@matthewrayner571 yeah me neither i was thinking about it a lot and it does get on my nerves that there us no straightforward explanation to it because it would be very nice
@matthewrayner5715 ай бұрын
@@plibb I got one! Then I looked at the comment section again and saw it was there already, so I wasn't even the first. Very sad. Basically connect the centres of the medium and small semicircles as in the video, then slide that line to the right by the radius of the medium semicircle. You have two lines from a point on the big one's diameter to the edge, both of length equal to the sum of the radii of the small and medium semicircles. Therefore this point must be the centre, and the lines must be radii of the big semicircle.
@plibb5 ай бұрын
@@matthewrayner571 oh yeah, thanks
@RAG9816 ай бұрын
At 2:41 you could have used intersecting chord properties i.e. y x 4.5 = 1.5 x 1.5 , imagining the rest of the circle, so y =0.5.
@c.jishnu3784 ай бұрын
Yes.
@papaguro5 ай бұрын
Bro is better at teaching math than my teacher
@pranaytejachethireddy90354 ай бұрын
This is excellent work
@Триполоски-в7ф6 ай бұрын
Now it is necessary to prove why smaller semicircles can fit into a large semicircle, the sum of the diameters of which is equal to the diameter of the largest semicircle
@ac1dnet22 күн бұрын
i love this channel
@Sorcer9135 ай бұрын
01:42 can just multiply all sides by 2. Then we see that is 3 4 5 triangle. So 2x = 4...
@tamirerez25476 ай бұрын
A very beautiful problem, a clean and clear solution, even the graphics are perfect. Well... almost perfect. As a math teacher and graphic designer, I can ask: there is so much space on the screen, why is everything so small?? I watch the channel on the phone screen and I can say that the θ letter, in the tiny triangle on the right, towards the end of the solution, was 0.2 millimeters in size. Why???😮 In any case, a very fun and beautiful video. 👍
@theT_a_H_a6 ай бұрын
the smile fading after he said how exciting
@audiobook_for_free_6 ай бұрын
I love geometry. Do these type of questions only please ❤
@yangranay81026 ай бұрын
The triangle notion explanation was that clear, thanks indeed!
When you square root both sides in phytagoras, isn't x=|2|? Because both (-2)² and 2² make 4. But well, in this context, the triangle cannot have a side that is -2
@MouseGoat5 ай бұрын
wen you really think about it, because its all circles. you can rotate the yellow circle around the red and just use there combined lenght. Its feels cheaty, but its just how circles work and this video proves it.
@christophertidwell24223 ай бұрын
This is the qustion where the answer is obvious but you are instructed to show your work
@zerokhan8585 ай бұрын
love your channel!
@butwhytharum3 ай бұрын
Been a while since doing this kinda math but I would have solved for the triangles and transferred the angles with trig and figured out the sides after the angles.
@vincent412l76 ай бұрын
Did we establish that the base of the yellow semicircle was parallel to the base of the big semicircle? Does it matter?
@roma5405 ай бұрын
The radius of a semicircle would stay the same no matter the angle, so I don't think it matters
@adamellison58975 ай бұрын
How exciting indeed! 😊
@NotKallari5 ай бұрын
My solution is exactly like yours How exciting!
@Notalobster3 ай бұрын
I wonder, if the two inner semicircles touch in that way, and the larger touches the outer circle at the vertex, is the diameter of the largest semicircle always the sum of the two interior diameters?
@not_vinkami6 ай бұрын
Instead of saying 5 I'd say that the yellow semicircle can be inverted and to perfectly fit with the red semicircle on the diameter