A very tricky interview question: the rectangle in a triangle problem

Поделиться
HTML-код
  • Опубликовано: 12 янв 2025

Комментарии • 1,2 тыс.

  • @a.tsuruya8
    @a.tsuruya8 3 года назад +837

    I'm constantly fascinated by the amount of mental gymnastics that could be avoided simply by using calculus.

    • @bartholomewlyons
      @bartholomewlyons 3 года назад +6

      How? In this example?

    • @Alex84575
      @Alex84575 3 года назад +33

      I don't know if the first part is made simpler by calculus, but as I don't know much about geometry or rules for similar triangles it's the only way I managed it. As a bonus you don't have to think about anything, you just write out an equation for the area of a triangle twice and rearrange it. Also, I think I used algebra not calculus.
      For simplicity I did my calculations using height times width as if there were two triangles forming a rectangle so I don't have to divide everything by 2 at each step.
      short side of blue rectangle = a, long side = b, so ab = area of blue rectangle
      1.
      Multiply the length and width of the triangle to get an area double the size of the triangle.
      (a + 4) * (b + 3)
      2.
      Area of the blue rectangle + area of the top triangle + area of right triangle. All of the areas are doubled to match what I did with the first equation
      2ab + 4b + 3a
      3.
      Equate the two formulas. They both calculate an area twice the size of the triangle.
      (a + 4) * (b + 3) = 2ab + 4b + 3a
      4.
      expand the first equation
      ab + 3a + 4b +12 = 2ab + 4b + 3a
      5.
      subtract 3a, 4b, and ab from both sides
      12 = ab

    • @kylemorey8735
      @kylemorey8735 3 года назад +11

      @@bartholomewlyons I think you could do part 2 with a limit. Also calculus is used in this video when he takes the first derivative of the expression.

    • @drwillfulneglect
      @drwillfulneglect 3 года назад +20

      _simply using calculus_

    • @susannahbaringtait1257
      @susannahbaringtait1257 3 года назад

      Check E J Rupp above. It is a really simple one-step solution.

  • @garsox
    @garsox 3 года назад +582

    I'm glad I have my own business, cause I answered 'tomato' for the second part...

    • @quadernowaz5246
      @quadernowaz5246 3 года назад +17

      Correct answer

    • @marioluigi9599
      @marioluigi9599 3 года назад +24

      Is that tomayto or tomahto?

    • @DblTap317
      @DblTap317 3 года назад +2

      LoL

    • @rkalla
      @rkalla 3 года назад +2

      ROFL!!

    • @GriziDaWiz
      @GriziDaWiz 3 года назад +11

      @@marioluigi9599 tomahto is the correct answer don’t even try to fight me

  • @mcmac8027
    @mcmac8027 3 года назад +48

    One more thing I like about this channel is that it leaves the viewers the other correct ways of solving the given problems and arriving at the right answer, which is a good learning opportunity.

  • @lionelspencer-ward3527
    @lionelspencer-ward3527 3 года назад +112

    Oh... this brings back memories, I remember this coming up when I applied for my first job as a truck
    driver, lucky I remembered my calculus.
    Questions like this are probably the reason there is a shortage of truck drivers today!

    • @NeoNoggie
      @NeoNoggie 3 года назад +3

      I cannot imagine asking this question for someone who wants to be a truck driver. Sure, you need some basic geometry, but come on lol ask questions like "what to do during a jackknife" or "how should a load be distributed for maximum trailer stability"

    • @969kurt
      @969kurt 3 года назад +33

      @@NeoNoggie guess you can’t understand when someone is making a joke

    • @thomaslove4810
      @thomaslove4810 3 года назад +3

      r/woooooosh lmao

    • @soaringvulture
      @soaringvulture 3 года назад

      What confuses me is, who are you going to ask this question? What job are they interviewing for? Maybe if you're looking for an engineer right out of college?

    • @lionelspencer-ward3527
      @lionelspencer-ward3527 3 года назад +1

      @@soaringvulture Not really...this is important for cleaning staff...when working out the surface area they have to sweep.....

  • @TedHopp
    @TedHopp 3 года назад +159

    For the first part, if you write the area of the large triangle as (x+3)(y+4)/2 and set it equal to the sum of the areas of the small triangles and the rectangle, 2x+3y/2+xy, then the equation simplifies to xy=12.

    • @joshdaly2343
      @joshdaly2343 3 года назад +5

      I used the equation for a slope: y = ax + b.
      Since the slope of the hypotenuse is the same for both triangles, so 4= ax, y= a3; a = 4/x = y/3 and then y = 12/x.

    • @cparks1000000
      @cparks1000000 3 года назад +3

      I used similar triangles.

    • @robbymoonshot4975
      @robbymoonshot4975 3 года назад +2

      Exactly what I did, no trig rules needed!

    • @PanditHarshitsharma22
      @PanditHarshitsharma22 2 года назад

      @@robbymoonshot4975 just try the method then you find that RHS =LHS =0 each and every value will be cut down

    • @jeffthevomitguy1178
      @jeffthevomitguy1178 2 года назад +2

      I used simple ratios 4/x = y/3

  • @eccleshillstluke5352
    @eccleshillstluke5352 3 года назад +179

    For part 2, although using calculus to find the minimum of the area works for those who know calculus, you can actually visualise the minimum. In the big total triangle, cut off the little triangle to the right of the rectangle (which has sides y and 3), and rotate it 180 degrees about its upper-left vertex, and stick it back on so that it looks like a dormer window built onto the roof of the other piece (this is easier to draw than to describe in words!). Then the area of the total is equal to the bottom rectangle plus another identical rectangle above it, plus the remaining bit of the top triangle that sticks above the line. The two rectangles have total area 24, so the total area is 24 plus whatever surplus triangle sticks out. So the way to minimise the total area is to pick the configuration in which the surplus triangle vanishes - namely when the small triangle you rotated exactly matches the top triangle and leaves no surplus. (Maybe one of the 633 other commentators already said this?) Yours JOHN HARTLEY.

    • @kikopo999
      @kikopo999 2 года назад

      I would just like to add on that, the excess part is not always from the top triangle. When y > 4, the excess part is actually from the right triangle that you cut and pasted, and the excess area is actually in the shape of a trapezium if you try to visualise it.
      You can pause the video at around 3:08, at the part where h > 8, because when [h > 8]= [y+4 > 8] = [y > 4]. If you do your cut and paste on the triangle when h>8, the excess area is in the shape of a trapezium from the right triangle.

    • @daddy_myers
      @daddy_myers 2 года назад

      @Pooshan HalderChess Hell yeah, bro

    • @nareshkumar-uo7nz
      @nareshkumar-uo7nz 2 года назад +1

      Sorry,I know I am a little late but I did not understand the method you stated and can you tell me is there a way to solve these kind of questions which requires maximum/minimum areas,without using calculus.

    • @daddy_myers
      @daddy_myers 2 года назад +1

      @@nareshkumar-uo7nz The only reliable and easy way to do it is using Calculus; without it, you'll have to do a bunch of Geometry grunt-work. I personally only know the Calculus way to do it, as that's the easiest way.

    • @nareshkumar-uo7nz
      @nareshkumar-uo7nz 2 года назад

      @@daddy_myers Thank You for replying but can you explain me this method I didn't get it. It will be appreciated.

  • @satrickptar6265
    @satrickptar6265 3 года назад +865

    When I heard "minimum" I knew I had to do derivatives. I guess it's an instinct as a math student. It takes me back to my optimization lesson.

    • @MohammedNameerAnsari
      @MohammedNameerAnsari 3 года назад +25

      Basically the first derivative is for finding the slope. And we set that slope equal to zero to find the max peak or min crate values of that graph/function

    • @THEDIVINEMISCARRIAGE
      @THEDIVINEMISCARRIAGE 3 года назад +3

      Me too bro

    • @shadrana1
      @shadrana1 3 года назад +7

      I used to be able to get max and min without using calculus but have forgotten how to do it.I'd have to look up my notes on this which are around 55 to 60 years old.

    • @sarveshnal200
      @sarveshnal200 3 года назад +4

      @@shadrana1 The way to do it is to use AM-GM inequality in this case

    • @motivationismyenergy
      @motivationismyenergy 3 года назад +12

      I think this sum can be solved in easy way without applying calculus
      I am currently in 11th std and don't know about calculus but have heard about it
      I cracked the logic by using Basic proportionality theorem and theorem on ratios of similar triangles

  • @victorregis8567
    @victorregis8567 3 года назад +99

    You can use the inequality of means to solve the second part without calculus:
    We know that x.y =12 and we want to minimize (4x+3y)/2 +12. We can substitute a=4x and b=3y, giving us a.b=144
    We now use that (a+b)/2 >= sqrt(a.b) and we find that (a+b)/2>=12, therefore, the minimum will happen at the equality.
    Inputing the value in the area equation gives us 24 as the minimum area.

    • @landonmoore5077
      @landonmoore5077 3 года назад +1

      We broke math here is why you just proved that the minimum area is 24 but when you realize that with4/x=y/3 than you can get 12x=y and since xy=12 and since the only pairs for x and y that fit that equation are x=1 y=12 than the area of the triangle must be 32

    • @saivivekpeta1696
      @saivivekpeta1696 3 года назад +3

      (Assuming the answer would be an integer) You can also take ordered pairs on ways of writing x.y=12, they are (12,1) (6,2) (4,3) (3,4) (2,6) (1,12), now if you take the area of triangle using these values, you'll find (4,3) to givr you the lowest and that is exactly 24 sq untis.

    • @neutronenstern.
      @neutronenstern. 3 года назад +1

      But whats with x=y=0?
      Then you've got all the conditions, no rectangle and only one triangle with an area of 6
      (i think the formula is only right assuming there is a rectangle with a size bigger then x=0, cause x is in the denominator)

    • @qbwkp
      @qbwkp 3 года назад +1

      I also thought of this inequality, wells spotted!

    • @akshatjain6732
      @akshatjain6732 3 года назад

      I used the same method, it becomes very easy to solve this problem using this method

  • @abhijiths5237
    @abhijiths5237 3 года назад +229

    First part was easy. For the second part I tried taking the min of the function 2y+(3/2)x+12 directly. Took a while to notice I needed to use xy=12 and solve it by minimising 2y+18/y+12. In the end finally solved it 😅

    • @kyraandamysdad
      @kyraandamysdad 3 года назад +1

      Rather than use a derivative, I guessed that the minimum would occur when the two opposing terms 2y and 18/y are equal. It could have been wrong, but it wasn't.

    • @uthoshantm
      @uthoshantm 3 года назад +1

      I f**k up on the derivative of 18/x :-( otherwise I was good

    • @w1swh1
      @w1swh1 3 года назад

      Yes I got first part in 5 seconds as I assumed it was a 3, 4, 5 triangle and ignored the graphical lengths as a distraction. Second part was not so easy and guessed at 12 again. I was only 100% wrong lol

    • @abhijiths5237
      @abhijiths5237 3 года назад

      @Aadishree Chaurasiya I'm studying as an Electrical engineer (2nd semester). Not any class 😅😂

    • @hb1338
      @hb1338 3 года назад

      @@w1swh1 You calculated the area for just one of the infinite number of triangles without checking any of the other possibilities. So you got the first part right by luck rather than by proof.

  • @geoninja8971
    @geoninja8971 3 года назад +177

    I nailed the first part quickly, then equally quickly stalled..... this was a nice problem.....

    • @ivornworrell
      @ivornworrell 3 года назад

      how come the base of the triangle is 9 & the height 6?

    • @Benjamin-ic7ip
      @Benjamin-ic7ip 3 года назад +3

      @@ivornworrell thats a triangle that satisfies the condition with the 3 and the 4. In other words, any blue area thats 12 will satisfy. in 6x9, blue would be 6x2= 12

    • @aashsyed1277
      @aashsyed1277 3 года назад +1

      how is comment 5 days ago?

    • @ivornworrell
      @ivornworrell 3 года назад

      @@aashsyed1277 the comp. was reset

    • @tuankietle2845
      @tuankietle2845 3 года назад

      is it weird that I can't solve part 1 but easily solve part 2 😅

  • @markdougherty8203
    @markdougherty8203 3 года назад +35

    You can solve this by pure geometry. Imagine the hypotenuse of the biggest triangle balancing on the corner of the rectangle. If the two smaller triangles are of different sizes we can rotate the hypotenuse to make the larger triangle smaller and the smaller triangle larger. Thinking in terms of limits it's easy to see that a very small change in angle will make the larger triangle decrease by more than the smaller triangle increases. So the two smaller triangles must be congruent at the minimum. Pick one of those triangles up, flip it around and put it against the other small triangle and we get a bigger rectangle of total area 2xy. So the area of the big triangle is 2x12 = 24. Job done. No algebra or calculus needed.

    • @tomruss2477
      @tomruss2477 2 года назад +1

      Finally an answer I can comprehend and use in the future

    • @ACheateryearsago
      @ACheateryearsago 2 года назад

      Ik this is easy but without diagrams, this doesn't seem that easy to understand..

    • @ultracapitalistutopia3550
      @ultracapitalistutopia3550 Год назад

      Calculus is simply not taught in the standard curriculum in many countries, so the derivative at 4:31 is a huge leap for so many viewers

  • @-ZH
    @-ZH Год назад +1

    Points
    (0,y+4) (x,y) (x+3,0)
    Gradient
    4/x = y/3
    xy=12 (rectangle area)
    (y+4)*(x+3)= xy + 3y + 4x + 12 = 3y + 24 + 48/y
    3 - 48/(y^2) = 0
    y = sqrt (16) = 4 (positive value of y)
    Min Area = (3(4) + 24 + 48/(4))/2 = 24

  • @AliKhanMaths
    @AliKhanMaths 3 года назад +76

    I saw another similar problem on the UK IMC a few years ago, another nice solution! Solving questions like these inspire me to share my own maths tricks, like you do, as well!

    • @omletyt8055
      @omletyt8055 3 года назад

      ruclips.net/video/XV2Dg-9pGFQ/видео.html ho

    • @vovelus
      @vovelus 3 года назад

      @schrodingers cat 150*sqrt(3) cm

    • @arshtewari2833
      @arshtewari2833 3 года назад

      do you know which question, as in 1-15/ 16-20/ 21-25. Still got one last chance at the paper this year and want to re-establish what i should expect.

    • @AliKhanMaths
      @AliKhanMaths 3 года назад +1

      @@arshtewari2833 I checked again - it was a similar diagram, one of the 20-25 questions. In terms of other ways to prepare for the paper, I'd recommend checking out the 'Intermediate Problems' book on the UKMT website, it's very good practice.
      I achieved a Gold in the challenge and qualified for the Hamilton Olympiad last year (achieved a Merit), so I'm gonna be making videos covering questions, how to prepare, the ideal thought process etc. Stay tuned - I'm sure it'll benefit you!

    • @arshtewari2833
      @arshtewari2833 3 года назад

      @@AliKhanMaths Wow this is so surreal because I also received a merit in the Hamilton last year! Thank you for recommending the book and I'll be sure to check it out. Good luck for next year and I hope we both qualify for the Maclaurin :)!

  • @darkdudironaji
    @darkdudironaji 2 года назад +2

    Did anybody else just go, "Oh, they can both be 3, 4, 5 right triangles. That'll answer both questions."?

  • @illiil9052
    @illiil9052 3 года назад +16

    area of triangle = 1/2 * (4 + y) * (3 + x) = 12 + 1/2(4x + 3y)
    use arithmetic geometric mean inequality on 4x + 3y
    you get 4x+3y >= 2 * sqrt(4x* 3y) where equality holds when 4x = 3y
    rest is easy

    • @shibno01
      @shibno01 3 года назад

      Yeah like why do they do differential

  • @tuankietle2845
    @tuankietle2845 3 года назад +2

    I have a simpler solution that doesn't require derivative or AM-GM
    So the area of the triangle is (x+3)(y+4)/2=(xy+4x+3y+12)/2
    xy we already know, 12 and 2 is a constant so we can ignore those, so the area of the triangle is minimal when 4x+3y is minimal.
    because 4x and 3y is positive real number then (4x-3y)^2>=0
    =>16x^2 - 24xy + 9y^2 >= 0
    => 16x^2 + 24xy + 9y^2 >= 48xy
    => (4x + 3y)^2 >= 576
    => 4x +3y >= 24
    then apply to the function above then we have min(S)=(12 +24+12)/2=24

  • @oliverracz2686
    @oliverracz2686 3 года назад +337

    Funny, I find mathematics, especially geometry very fascinating and solved the first part of the problem in a minute, then got halfway through the second half and got stuck, so I decided to watch the video. From the word "derivative" onward, I understand exactly zero percent of what's being said and done.

    • @jakewilliams3314
      @jakewilliams3314 3 года назад +62

      yeah if you havent learnt calculus its very difficult. once you've learnt it this is actually a fairly simple problem

    • @sayonmondal3454
      @sayonmondal3454 3 года назад +17

      It's just that if you differentiate a function and set it equal to 0 then you will get a value of x such that f(x) is either maximum or minimum. To decide it's maximum or minimum you see the double differentiation of f(x). Learning Derivatives is fairly easy you can learn it in a week easily.

    • @ribozyme2899
      @ribozyme2899 3 года назад +6

      Yeah, his way of solving the problem here is _way_ overcomplicated. Would be much easier to use the arithmetic-geometric-mean inequality to minimize f.

    • @PattyManatty
      @PattyManatty 3 года назад +26

      @@ribozyme2899 but once you know calculus, there's little reason not to use it everywhere. It's just so damn powerful, and derivatives like this are so simple.
      Why wouldn't you use calculus whenever the question is "maximize/minimize the value of this function"

    • @w1swh1
      @w1swh1 3 года назад +2

      I am sure there is a more intuitive solution to the second part

  • @ilickcatnip
    @ilickcatnip 3 года назад +2

    We can also minimise the area using
    AM ≥ GM
    Area(∆) = 4x/2 + 3y/2 + 12,
    Let (4x/2 + 3y/2) = k
    So area(∆) = k + 12 ------- (1)
    Looking at (4x/2 + 3y/2) , and by AM ≥ GM, we can say,
    k/2 ≥ [(4x/2)(3y/2)]^½
    on putting xy=12 and solving we get, k ≥ 12
    Putting this in (1), we get
    Area(∆) ≥ 24
    Therefore, min area(∆) = 24

  • @ishtiakhasan8397
    @ishtiakhasan8397 3 года назад +5

    2nd part has an easy solution . just think about for which triangle it is going to be minimum . yes , it is isosceles triangle . now in that case the white sub triangles(small triangle) are going to be same to each other and each of their area will be the half of the rectangle(in this case the rectangle is going to be a square).you can think of folding the white part over the blue area. thus you can understand,
    "sum of the 2 small(white ) triangle = area of blue square "
    so the area of the triangle will be 2*(area of square)=2*12=24.
    simple, you don't need calculus

  • @vladimirkobarov7154
    @vladimirkobarov7154 3 года назад +31

    For the part 2 question, we can solve by using inequality of arithmetic and geometric means

  • @omrquliyev1905
    @omrquliyev1905 3 года назад +2

    To minimize expression (4x+3y) , where xy=12, you can use AM-GM inequality - (a+ b)>= 2sqrt(ab), no need for derivative. So (4x+3y)>=2sqrt(4x*3y)=2*12=24, equality holds true when 4x=3y, i.e. 4x =3*12/x ; => x =3.

  • @bettyswunghole3310
    @bettyswunghole3310 3 года назад +31

    Oh geez....that's just made me even more terrified of job interviews than I already am...

    • @theprior46
      @theprior46 3 года назад +9

      I have to admit I would walk out of any interview for a job that required me to solve this inappropriate and useless skill that has no bearing on any problem in real life! With geometry algebra trigonometry calculus - all of it can go in the bin I'd rather work out the best way to dress a Pizza and then cook and eat it - satisfaction rating ***** mathematics minus *****

    • @victorfinberg8595
      @victorfinberg8595 3 года назад +1

      @@theprior46 What are you talking about? If this stuff is of no interest to you, then you are not applying for the types of jobs where such questions are appropriate.

    • @tgooda4672
      @tgooda4672 3 года назад +2

      @@theprior46 how ignorant are you if you think this is useless?

    • @marcw6875
      @marcw6875 3 года назад +2

      @@theprior46 It probably would have been better if you just said it had no bearing on the job you were applying for. Assuming you could even know that. Saying that it has no bearing on any problem in real life is just ridiculous. Human beings wouldn't have come up with this stuff if there wasn't a reason for it out there somewhere.

    • @agfd5659
      @agfd5659 3 года назад +1

      @@theprior46 If you are applying for the position of a school janitor or something, then sure.

  • @GregTom2
    @GregTom2 2 года назад +1

    Part 1
    Let the width of the rectangle be x and it's height be y.
    Since the two triangles are proportional, we get 3/y = x/4
    Therefore xy = 3 * 4 = 12.
    Part 2
    The area of the triangle is (4+y)*(3+x) /2 , where xy=12, or y = 12/x.
    Therefore we can express the area as f(x) = (4+12/x)*(3+x)/2
    f(x) = (12+4x+36/x+12)/2
    f(x) = 2x + 12 + 18/x
    Which is a quadratic function, which has a minimum, but it is itself being divided by x. Odd.
    But we know that the minimum of that function is going to be either x=0, f'(x)=0, or x=infinity. We can already tell that 0 and infinity are going to cause problems, so let's focus on f'(x)
    Now that's a hard part because I don't remember how to do a derivative for a rational function. Let's look it up.
    ok so
    f'(x) = 2 -18/x^2
    so we find our minimums at
    0 = 2 -18/x^2
    2x^2=18
    x=3 and x = -3
    Again, negative values of x is not Euclidian geometry so I won't consider for fear of summoning Cthulhu.
    So at x=3, we reach a peak where the area is at a minimum
    And at x=3, the area is 2*3 + 12 + 18/3 = 24
    Which is my final answer.

    • @GregTom2
      @GregTom2 2 года назад +1

      Holy crap I solved it exactly in the same manner you did, I even gave my variables the same names. That's never happened before.

    • @murdock5537
      @murdock5537 2 года назад

      @@GregTom2 a miracle? 🤩

  • @reneejones6330
    @reneejones6330 3 года назад +15

    When you did your calculation you assumed x and y not zero. But x=y=0 also works with the triangle a 3 4 5 right triangle. I think that makes a better "tricky" solution.

    • @hemph9772
      @hemph9772 3 года назад

      x and y cannot equal to 0.

    • @martinovilla218
      @martinovilla218 3 года назад +2

      @@hemph9772 Why can't they? We have no condition on possible solutions. If you make one equal to 0 and the other equal to the length of its side, for example x=0, y=4, you get that the rectangle becomes a segment but it's still a degenerate rectangle. Not sure about both variables being 0 as it wouldn't fit the drawing, the degenerate rectangle and the third side would have no point of contact.
      Edit: Nope, just a brainfart

    • @TPinesGold
      @TPinesGold 3 года назад +1

      @@martinovilla218 please draw this triangle where the degenerate rectangle (with vertical height = 0). The base of the rectangle and the base of the triangle would be the same line segment. This contradicts the definition of the problem whereby the base of the triangle must be 3 units longer than the base of the rectangle.

    • @martinovilla218
      @martinovilla218 3 года назад

      @@TPinesGold Yeah, you're right. I was thinking too hard about how a degenerate triangle could fit that I forgot how the problem was actually formulated

    • @tsujimasen
      @tsujimasen 3 года назад +4

      @@TPinesGold in the video, the problem is defined as the distance from the top of the rectangle to the top vertex of the triangle is 4 units, and the distance from the right of the rectangle to the right vertex is 3 units.
      A degenerate rectangle would fit this criteria, thus the area is 0 and the minimum triangle area is 6.

  • @oldpoetmen
    @oldpoetmen 3 года назад +1

    Wait, I think I’m missing something: @1:34, how do we know immediately that the angles are the same in each triangle? I wracked my brain trying to figure out a way to prove the triangles are similar by proving that they have the same angles, but how do we already know they’re equal to each other so quickly?

    • @taylorwhar
      @taylorwhar 3 года назад +2

      The entire original triangle consists of a right angle, Angle A, and Angle B.
      The top triangle consists of a right angle (90⁰) and Angle A. Since the sum of angles in a triangle must always be 180⁰, Angle A + Angle B must always be 90⁰.
      If 90 + A + B = 180, and you already know in the top triangle you have 90 + A as labelled angles, the third must only be B.

    • @oldpoetmen
      @oldpoetmen 3 года назад +1

      @@taylorwhar ah, I see now! Ty

  • @bobengelhardt856
    @bobengelhardt856 3 года назад +12

    This reminds me of the electrical circuit where you want to maximize the power to a load, given a source impedance. The answer is that the load impedance must equal to the source impedance. This case reminds because the area of the triangles is equal to the area of the rectangle. The rectangle area is given & to minimize the total area, the area of the triangles must equal the rectangle's.
    A stretch, yeah, I'll admit.

  • @anshulthakur1085
    @anshulthakur1085 3 года назад +1

    1) by similarity
    2) we have xy=12
    We get factors (1,12) (12,1) (4,3) (3,4) (6,2) (2,6)
    Here we get minimum value when x=y or the difference between x and y is minimum so in this case (3,4) or (4,3) are if we put (3,4) we get 24 and if we put (4,3) we get 24.5
    For max we take (1,12) and (12,1)
    (1,12)=32
    (12,1)=37.5
    Minimum=(3,4)=24
    Maximum=(12,1)=37.5
    :) ✌️

  • @acident4939
    @acident4939 3 года назад +5

    I quickly saw the AM-GM inequality way to solve this just by labeling x,y for the rectangle, we have reduced the problem into finding the min value of (x+3)(y+4) with xy = 12 which can easily be done by using am-gm for 2 numbers.

    • @neutronenstern.
      @neutronenstern. 3 года назад

      But whats with x=y=0?
      Then you've got all the conditions, no rectangle and only one triangle with an area of 6
      (i think the formula is only right assuming there is a rectangle with a size bigger then x=0, cause x is in the denominator)

    • @jeffreyblack666
      @jeffreyblack666 3 года назад

      @@neutronenstern. x=y=0 does not work.
      A key requirement is that the upper right corner of the rectangle lies along the hypotenuse.
      This means if you have y=0, i.e. the height of the rectangle is 0, then x, the length of the rectangle, must be the entire width of the triangle. But we know the width of the triangle is x+3.
      This means we need x+3=x, which is impossible, so y cannot be 0. The same applies for x=0.
      This means x>0 and y>0.

  • @MPBSODIYL
    @MPBSODIYL 3 года назад +1

    I got the answer to the second part instantly with geometric intuition, which works basically like this:
    First, note that the inner triangles are similar, and have the same area if and only if they are congruent.
    2a. Now assume the triangles have different area. Rotate the smaller triangle 180 degrees about the top right corner of the rectangle. The two triangles form a rectangle congruent to the blue rectangle, plus some extra. This total area is 24 plus some positive area.
    2b. Now assume the triangles are congruent. The same rotation now forms only the rectangle, with a total area of 24.

  • @michaelvorenkamp3780
    @michaelvorenkamp3780 2 года назад +3

    For all my peeps who thought "Why not just set both x and y to zero?" Remember that there is the requirement that there be an inscribed rectangle touching the hypotenuse. For that to happen, x becomes infinitely large as y goes to zero and vice versa. If both drop to zero, you no longer meet the requirements of the problem.

  • @nahshonnsiah1355
    @nahshonnsiah1355 3 года назад +1

    Finally, the first problem that I've solved flawless on this channel 💯

  • @hardiksharma8620
    @hardiksharma8620 3 года назад +10

    The second part can also be done by AM - Gm inequality as length of sides need to be greater than 0

    • @amalraj5611
      @amalraj5611 3 года назад +1

      @schrodingers cat is it 150√3 ???

    • @xz1891
      @xz1891 3 года назад

      @schrodingers cat bunch of similar triangles, plus tangent-chord theorem,

    • @amalraj5611
      @amalraj5611 3 года назад

      @schrodingers cat 🙂

    • @EssentialsOfMath
      @EssentialsOfMath 3 года назад

      @schrodingers cat Since B is a right angle, and the center of the semicircle is on BC, it can only be tangent to AB if the tangency point is B. Then the triangle can be described with three parameters: y = BC - 20, z = AB, and x = AC - z. x is the length from C to the tangency point on AC, since the tangents from A are equal, and one tangent is AB = z. Now, using the pythagorean theorem twice gives x^2 = y(y+20) and (y+20)^2 = zx. Then z = 10sqrt(1+20/y). The area of ABC is z(y+20)/2, which can then be fully parametrized by y. Using calculus, the minimum is found at y = 10, and the value of the area is then 150sqrt(3). It should be noted that the resulting triangle is a 30-60-90 triangle, which indicates there is probably a more elegant solution :)

    • @deepjyoti5610
      @deepjyoti5610 3 года назад +1

      @schrodingers cat 150√3 , for that sides are 10√3 and 30

  • @averybentleysollmann8516
    @averybentleysollmann8516 2 года назад

    Wow, I have been following you for years, and this is only the second problem that I got right before I finished the video. 😁

  • @MysticRollmops
    @MysticRollmops 3 года назад +4

    What about the solution x = y = 0 ? e.g., the blue area is either 12 or... 0, and the minimum white area is... 6 when x = y = 0.

    • @alfonzsenki3629
      @alfonzsenki3629 3 года назад +1

      @IAmBot Nobody said that the area of the rectangle cannot be zero! A zero area rectangle is still a rectangle.

  • @ianlucas6635
    @ianlucas6635 3 года назад +3

    Great video! I especially enjoyed the solution to the first problem, although it would have been nice if you explained how you got the solution to the second problem instead of just handing the method down from above. Logic puzzles are your forte in this channel, so keep doing those!

  • @PackerBronco
    @PackerBronco 3 года назад +8

    Great question. I'm going to remember the 2nd part for my Calculus class!

    • @ishtiakhasan8397
      @ishtiakhasan8397 3 года назад +1

      you don't need calculus for this question , there is a simple solution.

    • @PackerBronco
      @PackerBronco 3 года назад

      @@ishtiakhasan8397 True. Many optimization problems do offer more than one approach that does not involve Calculus.

    • @HannesVarga04
      @HannesVarga04 3 года назад

      @@PackerBronco you could just use the pythagorian triplet which is way easier but deriving the function is way more fun imo

  • @UCE5YhzPOD
    @UCE5YhzPOD 3 года назад

    3:56 using inequality of arithmetic and geometric means we get (3x+4y)/2 >=√(3x*4y) = 12, equality when 3x=4y

  • @jasonpettiaux6952
    @jasonpettiaux6952 3 года назад +9

    I think there are other answers that were neglected.
    The equation derived from the similar triangles is only valid if x or y are different from 0.
    But if you take x = 0 and y = 0, the rectangle is only one point with an area of 0 and therefore the minimum area is 6 (ie 4*3/2)
    Would you say that these answers are also acceptable ?

    • @philiprobbins1927
      @philiprobbins1927 3 года назад +5

      I also saw this solution, and would respectfully suggest that 6 is, indeed, the only correct answer to part two. Surely we should not assume that the illustration of the problem is drawn to scale, unless we are told so.
      That was my initial reaction, but now I'm not so sure.
      If, as is suggested in some of the comments further down, you cannot theoretically have a rectangle with side length 0, then I would have to agree that this solution is not valid. Can anyone give a definitive answer about the validity of a rectangle with side length 0? I cannot find an answer to this on the web, although I seem to remember being told (in a computer graphics class) that a rectangle which has one side of length 0 is a line, and a line of length of zero is a point. I may be misremembering, of course, but would appreciate any help.

    • @erejnion
      @erejnion 3 года назад +3

      No. Because we know that ONE of the angles of the rectangle is on the hypotenuse we cannot have all of the angles coincide with the right angle of the triangle.

    • @sciencetube4574
      @sciencetube4574 2 года назад +1

      The rectangle with side lengths 0, 0 cannot be inscribed in the triangle in the way shown in the video, since the triangle has positive side lengths (>3 and >4, respectively). Therefore, (0, 0) is not a solution at all. This geometric condition ensures that all side lengths are positive and the math presented in the video makes sense.

    • @99guspuppet8
      @99guspuppet8 2 года назад

      yes

  • @TYTL_JU
    @TYTL_JU 2 года назад

    Thanks for teaching me the rectangle in a triangle problem.

  • @zapking8209
    @zapking8209 3 года назад +14

    Yay I did it :D
    Really didn’t expect the second part to involve calculus

    • @movies143x
      @movies143x 3 года назад

      @@ashishchotani2458 ruclips.net/video/X9X0UKtf7Ek/видео.html

    • @omletyt8055
      @omletyt8055 3 года назад +1

      ruclips.net/video/XV2Dg-9pGFQ/видео.html ho

    • @movies143x
      @movies143x 3 года назад +1

      @@omletyt8055 ruclips.net/video/q_ePTlGkfBo/видео.html

  • @ishankagarwal4334
    @ishankagarwal4334 3 года назад

    Another exciting question of the given problem would be to find the areas of two sub-triangles. I tried to get them, and I enjoyed the problem. Happy solving!

  • @benvanrensburg4261
    @benvanrensburg4261 3 года назад +7

    The AM GM inequality is a great alternative to the derivative technique for quadratic functions, but its proof depends on theory of quadratics; so I prefer to keep in practice by completing the square.

  • @Unreql
    @Unreql Год назад

    For the one, I did it in two ways. One way was the similar triangles. The other way is to make the triangle into a square by adding another equal and opposite triangle, and then the question becomes quite easy as there are two triangles that are exactly the same as the other triangles, and then a rectangle with area 12 (4*3) which is the answer.

  • @mcbeaulieu
    @mcbeaulieu 3 года назад +44

    The minimum area triangle ends up being a multiple of the 3-4-5 triangle, that's awesome 😁

    • @bacteriajoe9403
      @bacteriajoe9403 3 года назад +8

      Yeah. This looked like a trick question, but I've been drinking. I saw the 3-4-5 relationship and just thought make the box zero.
      I think the problem needs more rules, or is it okay to ... drink ... what was I saying?

    • @omletyt8055
      @omletyt8055 3 года назад

      ruclips.net/video/XV2Dg-9pGFQ/видео.html ho

    • @pooshanhalderchess8953
      @pooshanhalderchess8953 3 года назад

      I WAS CONSTANTLY THINKING THAT

    • @beaker_guy
      @beaker_guy 3 года назад

      @Math427 Just a suggestion: putting the word SPOILER at the beginning of your comment (with maybe a couple of carriage returns after) would be polite.

    • @kalliboymusic
      @kalliboymusic 3 года назад

      I notice that when i used algebra for it, lol

  • @Alberts_Kviesis
    @Alberts_Kviesis 3 года назад +2

    02:46 how do you know it is allowed to measure this triangle? What if base is 7.3293874738 ?

    • @franshartman4378
      @franshartman4378 3 года назад +2

      My thoughts exactely. I was not brave enough to measure or assume h=6 and b=9. But as that is one possibility, it must be true. :)

  • @lialos
    @lialos 3 года назад +7

    For part 1, I dove in with looking at the two different ways of calculating the area of the large triangle. One way is (x+3)(y+4)/2, the other is 4x/2+3y/2+xy. Set those two equal to one another, and everything cancels out quickly leaving xy=12.

    • @mervstar
      @mervstar 3 года назад

      I did this, and then found the derivative of the f(x)=(x+3)(y+4)/2 equation (where y=12/x) to find the critical point where x=3

    • @shashankdesai8650
      @shashankdesai8650 3 года назад

      @@mervstar guys you dont need to use derivatives . just use the property AM>=GM

  • @teinmeizeshi5209
    @teinmeizeshi5209 3 года назад

    My past self: "Why should I study math in university?"
    My future self: "Job interviews"

  • @nguyennb.trieuu
    @nguyennb.trieuu 3 года назад +15

    I think in 2nd question you can use AM - GM inequality to finding the minimum value of f(x) because all numbers are greater than 0. Then you can condition to "=" is occurred. If I don't true in some point, hope everyone can help me.

    • @movies143x
      @movies143x 3 года назад

      @Vinicius Machado Pena ruclips.net/video/X9X0UKtf7Ek/видео.html

    • @neutronenstern.
      @neutronenstern. 3 года назад +2

      But whats with x=y=0?
      Then you've got all the conditions, no rectangle and only one triangle with an area of 6
      (i think the formula is only right assuming there is a rectangle with a size bigger then x=0, cause x is in the denominator)

    • @movies143x
      @movies143x 3 года назад

      @@neutronenstern.ruclips.net/video/nkCwCQCjALo/видео.html

  • @alexundre8745
    @alexundre8745 2 года назад

    Good morning Master
    A Hug From Brazil 🇧🇷
    Thank you so much for the classes
    Congratulations

  • @anandk9220
    @anandk9220 3 года назад +8

    It's easy though. Solved it by assuming rectangle length and breadth as x and y. Used similarity property and then used differentiation to find minimum area.

  • @20MaBi10
    @20MaBi10 3 года назад

    For the first part you can mirror the triangle along the hypotenuse. The part mirrored along the hypotenuse of 4*x will be equal and the part mirrored along the hypotenuse of 3*y will be equal, so the leftover part will be equal to the rectangle, which we now know the side lengths of, which will be 4 and 3 and that will give us an area of 12

  • @michalakpawel
    @michalakpawel 3 года назад +15

    Well, that's interesting. My immediate thought was that when I set x = 0 and y = 0 I would get the minimum solution with a right triangle with sides 3,4,5.

    • @professionaltourist
      @professionaltourist 3 года назад +2

      I thought there is no minimum size for the rectangle, so it could be reduced to zero, so surely the minimum area of the triangle is 1/2 x 4 x 3 = 6 units squared.

    • @TheEulerID
      @TheEulerID 3 года назад +5

      Please let me know how x=0 and y=0 meets the requirement that x * y = 12...

    • @TheEulerID
      @TheEulerID 3 года назад

      @@CrankyTim my very simple point to the was to the OP (not you) that x=0 & y=0 doesn't meet the basic criterion that the area of the rectangle = 12 (although you do get a triangle).

    • @TheEulerID
      @TheEulerID 3 года назад

      @@CrankyTim
      It's entirely unnecessary to look at angles to see x=0 & y=0 doesn't work, which is what the OP first thought of.
      Read what he wrote "My immediate thought was that when I set x = 0 and y = 0". You are overcomplicating things.

    • @TheEulerID
      @TheEulerID 3 года назад +3

      @@CrankyTim if you set x & y to 0, then you most certainly do get a 3:4:5 triangle, just not with one with a 0 x 0 rectangle which doesn't, of course, touch the hypotenuse.

  • @hamzaravani6315
    @hamzaravani6315 3 года назад +2

    There's easy one in second part,
    Just take two sides as, 'x+3' and '4+y or 4+12/x(since xy = 12)', and that's it you have a function for area,
    f(x) = (1/2)(x+3)(4+12/x),. and solve for it's derivative equal to zero🙂

  • @tianxia.4430
    @tianxia.4430 2 года назад +3

    Hello Presh, I've followed you since I was in school. Now I'm training to become a math teacher. I've always loved the way you present the problem and the animations you create. please could you let me know what software you use for your videos so I could make my own to help my students understand math better?

  • @jeepdriver7603
    @jeepdriver7603 3 года назад +2

    For what kind of job would this be an appropriate interview question?

  • @thuylinhpham6116
    @thuylinhpham6116 2 года назад +3

    This is just secondary maths in Asian countries I believe. Wish interview questions were this easy.

  • @rinkeborg
    @rinkeborg 2 года назад +2

    I did part 1 completely different. Just draw a triangle against the given triangle, so that both triangles form a rectangle. Three of the points of the original triangle form the corner points of the new rectangle. Then continue lines x and y. Now it's easy to see that there are two equal triangles in the upper left section of the new rectangle, and two equal triangles in the lower right section of the new rectangle. This means that the two smaller rectangles must be equal in size too. The upper right rectangle is 4 x 3, so the lower left rectanble must also be 12.

    • @IAmOOFy
      @IAmOOFy 2 года назад

      Exactly how I did it

  • @palco22
    @palco22 3 года назад +5

    I've been wanting to buy a new toaster but couldn't come to a decision as to what price I was willing to pay. But, thanks to this video, I can now figure out how much money I can spend on a new toaster. Thanks, this really helps.

  • @sitarammaharana1942
    @sitarammaharana1942 3 года назад

    Excellent teachings. Please keep it up. It is very very beneficial to the students of all over India.

  • @alffykamado241
    @alffykamado241 3 года назад +5

    This makes me feel like I know nothing about maths

    • @CraftyTurtle317
      @CraftyTurtle317 3 года назад

      Don't worry. You aren't alone....

    • @gravysnake78
      @gravysnake78 3 года назад

      it's fine, I've always been interested in math, just keep watching videos like these and soon enough you will get them :)

  • @ajaykumarharijan8746
    @ajaykumarharijan8746 5 месяцев назад

    Never thought that calculus could be used for these types of geometry problems. A great tool,
    I remember something, one man's tool is another man's weapon

  • @jasnoor8-d-155
    @jasnoor8-d-155 3 года назад +3

    Well according to the pythagorean triplet it has 2m m^2-1 and m^2+1 its way easier by that

  • @sudoheckbegula
    @sudoheckbegula 3 года назад +1

    4:31
    We could also apply am gm inequality!

  • @nikhilthenoob3453
    @nikhilthenoob3453 3 года назад +5

    I learnt how to find maximum and minimum value of a function yesterday and found it very interesting and here we are now

  • @abeerkale566
    @abeerkale566 3 года назад +2

    OMG I actually solved it. Thanks for the confidence boost!😊

  • @OrenLikes
    @OrenLikes 3 года назад +5

    You can also "flip" the triangle onto the rectangle and "see" that they cover it only when x and y are equal to 3 and 4 (and
    angles are mirrored).

    • @drunkenflamingo
      @drunkenflamingo 3 года назад +1

      this was exactly my method as well. no calculus needed.

    • @benvanrensburg4261
      @benvanrensburg4261 3 года назад +1

      But you still need to explain why that would give you the minimum.

    • @OrenLikes
      @OrenLikes 3 года назад +1

      ​@@benvanrensburg4261
      Just like checking at both sides of a value of a formula by +/- than the x value,
      check with tiny extension to the right and big upward and tiny upward and big to the right, fold over the rectangle, and "see" that there is a lot of leftovers...
      No leftovers when foldovers tips fall on right angle corner.
      * I don't know how to say this concisely in Mathian... :)

    • @benvanrensburg4261
      @benvanrensburg4261 3 года назад +1

      @@OrenLikes I get it.

  • @NavanshK
    @NavanshK 3 года назад

    Also we can do the second part just using xy=12 as we need to only minimize the area of rectangle ( as other 2 triangle areas will automatically become minimum if the sides of the rectangle are chosen accordingly) and then making order pairs of its(xy = 12) factors ie (3,4) (4,3) ; (2,6) , (6,2) ; (1,12) ,(12,1) and then checking by which pair of numbers is the area of whole figure coming as minimun hence we get that as 4,3 or 3,4 (according to what variable you chose as the length and breadth of rectangle) . Please tell me if you find any error in this approach

  • @tongqiustb847
    @tongqiustb847 3 года назад +4

    First part was easy, second part was interesting but can also be solved without differentiating, by using AM-GM:
    2x+18/x>=2sqrt(2x*18/x)
    2x+18/x>=2sqrt(36)
    2x+18/x>=12
    2x+18/x+12>=24
    so the minimum is 24
    very interesting problem though.
    edit: differentiating not integrating

    • @shubhammishra8286
      @shubhammishra8286 3 года назад +1

      Can you explain the first expression , it would be very helpful 🙏.

    • @alekseikhalin5808
      @alekseikhalin5808 3 года назад

      @@shubhammishra8286 It uses the AM-GM inequality, that states that for any two positive real numbers A and B the inequality
      (A + B)/2 ≥ √(AB)
      holds, and the equality appears if and only if A equals B.

  • @hritikvaishnav603
    @hritikvaishnav603 3 года назад +2

    2:50
    Wait but how is h=6 and b=9 already?

  • @ChronusZed
    @ChronusZed 3 года назад +4

    Mark Levi's book describes a super useful way of solving problems like the second one almost instantly. The idea is to think about the triangle as filled with a vacuum and being squeezed by air pressure. Then the area of the triangle is proportional to its energy, so the minimal area configuration is always an equilibrium state. But if the corner of the rectangle doesn't touch the hypotenuse at its midpoint, then the hypotenuse will clearly feel a torque, and hence the state cannot be in equilibrium. From there the solution is immediate.

  • @ddandrews6472
    @ddandrews6472 2 года назад

    4/x = y/3 gives xy=12. Then you can find the answer to the second question without calculus by using substitution values for the function f(x)=2x+18/x+12. f(3) gives the lowest product for the function.

  • @johnchessant3012
    @johnchessant3012 3 года назад +4

    Yet another instance where the fact that x+1/x has a minimum at x = 1 comes in handy

    • @vaishaligoel2321
      @vaishaligoel2321 3 года назад

      Lmao that's so easy to do. Takes 5 seconds to do it mentally. Ig only dumbasses have to memorise the result :(

  • @islandsunset
    @islandsunset 3 года назад +1

    I did the first part using the property of similarity of triangles.
    Then solved for x and y by substituting possible factors and got x=3 and y=4 and came to the answer i.e., 24. But the values could be any number and not integers only. Lol. But since the question demanded to know the minimum area, I understood that my answer is right but one of many right answers.
    Using differentiation to find minimum value never crossed my mind. Thanks. A nice question indeed.

    • @mohdirfan8843
      @mohdirfan8843 3 года назад

      Similar brother the min integral for ratio 3 4 5 right triangle

  • @cogitoergosum7945
    @cogitoergosum7945 3 года назад +4

    How did you do the animation for the second part? Like which tools do you use?

    • @mr_angry_kiddo2560
      @mr_angry_kiddo2560 3 года назад +1

      I have asked many time but he didn't replied .

    • @duck508
      @duck508 3 года назад

      Probably a Monitor, keyboard and mouse and a PC

  • @peterkwan1448
    @peterkwan1448 3 года назад

    Let w and h be the width and height of the blue rectangle respectively,
    since the two triangles are similar,
    w/4 = 3/h => w*h = area of the blue rectangle = 12
    To derive the minimum triangle that satisfies the condition, we use derivative on the minimum area of the sum of the two small triangles.
    The area of the triangles = 3*h/2 + 4*w/2 = 3*h/2 + 4(12/h)/2 = 3(h+16/h)/2
    d(3/2[h + 16/h])/dh = 0
    => 3/2[1 - 16/h^2] = 0
    => h^2 = 16
    => h = 4
    => w = 12/h = 3
    So the minimum large triangle that satisfies the condition has width = 3+3 = 6 and height = 4 + 4 = 8

  • @bruinjim1
    @bruinjim1 3 года назад +6

    "What is the minimum area for a triangle that satisfies these conditions." This part of the question is ambiguous. There are three triangles, the large one and the two smaller ones. Either the question isn't precise enough, or the solution is incomplete. To answer this question as it's presented would require three solutions, one for the overall triangle (which is presented), one for the upper triangle and one for the lower right triangle. An interesting question though. :)

    • @spafon7799
      @spafon7799 3 года назад

      Yeah it should have been worded "minimum area for the triangle that contains the rectangle" which I assumed was the question, but it could have been made more completely clear.

  • @Teslawaverunner
    @Teslawaverunner 3 года назад +1

    At 3:07 you say “and the height will adjust accordingly “. This threw me because there is no obvious constant to make the height adjust accordingly ( the area is changing also). Can anyone point me to the constant !

    • @abhijiths5237
      @abhijiths5237 3 года назад +1

      xy=12 is a constraint

    • @Teslawaverunner
      @Teslawaverunner 3 года назад +1

      @@abhijiths5237 aha got it now , thx. Basically pick a value for ‘b’ then subtract 3 , divide the answer into 12 and then add 4 to that answer to get ‘h’ and then compute bh/2.

  • @olivier2553
    @olivier2553 3 года назад +4

    With 3 and 4, obviously x=y=0! The restriction that x is not null comes way too late during the proof, it is not part of the initial question, so it should not be taken into account. 3, 4, 5 is the easy right triangle...

  • @alienbsg
    @alienbsg 2 года назад

    The very top angle and the top angle of the smaller triangle are the same(angle "A"). So we can use trigonometry to find the width W of the rectangle as the opposite of the right angled triangle, as tanA=w/4>>w=4tanA. Since we know the smaller triangle has angle A too, we can find the length L of the rectangle since it is the base of the triangle, which is tanA=3/L>>L=3/tan A. The area of the rectangle is LW so 4tanA*3/tanA.
    Leaving the answer as 12

  • @thomasdahl3083
    @thomasdahl3083 3 года назад +3

    Why complicate it so much?
    Use Pythagoras.
    a = 6
    b = 8
    c = 10
    Area of triangle = 6 x 8 divided by 2 = 24
    Blue Area = (6-4) x (8-3) = 10

  • @shadrana1
    @shadrana1 3 года назад

    At 0:45,
    We have triangular figure ABCDEF,
    FBDE is the blue area=FBDE= xy say.
    Let x=FB and y=EF.
    Total area of triangle ACE=ABF+FBDE+BCD
    =4x/2+xy+3y/2
    Total area of triangle ACE=2x+3y/2+xy...............(1)
    Also,
    Total area of triangle ACE=(4+y)(3+x)/2
    =(4x+3y+xy+12)/2
    Total area of triangle ACE=2x+3y/2+xy/2+6.......(2)
    Equate (1) and (2),
    2x+3y/2+xy=2x+3y/2+xy/2+6
    xy=xy/2+6
    xy=12 square units = area of blue rectangle and is our first answer.
    y=12/x...................(3)
    Total area of triangle ACE=f(x)=2x+3y/2+xy from (1)
    Substitute (3) into (1),
    f(x)=2x+18/x+12
    The turning point is at f'(x)=0
    f'(x)=2-18/x^2=0
    x^2=9
    x=3 (x is +ve)
    We check using 2nd derivative,
    f''(x)=36/x^3,f''(3)=36/27=4/3 which is +ve which indicates the curve is turning up from the turning point which is a minimum for f(x).
    f(3)=6+6+12=24 square units which is the second part of our answer.
    Use similar triangles,
    (y+4)/(x+3)=y/3=4/x,
    No matter how you equate them,xy=12.
    This is a good place to stop.

  • @helo3827
    @helo3827 3 года назад +4

    for the last part, you can just use am gm

  • @StickmanCorp
    @StickmanCorp 2 года назад

    5:33 Shouldn't the area of those triangle be: base*height/2 = 4*3/2 = 6 ?
    Where does that 24 come from ?

  • @busby777
    @busby777 3 года назад +8

    you lost me on calculating the area of the triangle

    • @chrisstubbs6391
      @chrisstubbs6391 3 года назад

      So we know the total area is the sum of the 3 areas.
      With x and y being found initially from part 1. The area of the square is 12, with question is, if we vary x and or y, such that they still equal 12, what is the smallest total area possible?
      The total area is the summation of the 2 triangles and the area of the square. We substitute 12=xy or y=12/x into the total area so now the total area is only a function of x. Which is fine since y is dependent on x because of 12=yx, so now we look into minimizing the function based on x alone.
      Taking the first derivative gets the equation shown, by setting it equal to zero, it's where the tangent line is zero. Assuming you have no calculus experience this is helpful for finding the minimum or the maximum.
      Imagine a circle, a tangent line will have a slope of zero, at the top of the circle or the bottom of the circle. We solved for this and get x = 3, x could be -3 because of the square root. But areas aren't negative, so only 3.
      Taking the second derivative is how we determine if this tangent is either a maximum or a minimum. Is the lineon the top or bottom of the circle?
      Imagine you have a circle cut in half left to right. When the circle is open facing down, like an upside down U. Then the tangent line will represent the maximum. The opposite is true. If the tangent is on the semi circle facing up, it's the minimum.
      The second derivative tells us if it's the top circle or the bottom circle. If by plugging x = 3 into the second derivative the value is negative, < 0, then we have the maximum value. But since the value was positive, > 0, it's the bottom of the half circle and therefore the minimum.
      So now we know that x=3 is the minimum x value. Plugging x back into 12 = xy, we get y = 4. And plugging 3 and 4 into x and y for the total area gets us 24. The minimum.
      Hope that helps.

  • @Mathematician3.14
    @Mathematician3.14 3 года назад +2

    A similar task was used in the national exams in Georgia (2016). It was rated 4 points.

  • @tobyfitzpatrick3914
    @tobyfitzpatrick3914 3 года назад +3

    Oh well, back to the unemployment office for me...

  • @Imopti
    @Imopti 10 месяцев назад

    First part can also be solved by using Pythagoras theorem on triangle on the bottom right since we know that if 1 side of triangle is 3 and 1 of the angles is 90° then length of hypotenuse has to be 5. From this we know that side y=4. Then we can easily figure out area of Rectangle.

  • @siyeducation
    @siyeducation 3 года назад +3

    3_4_5 is always a right triangle! 😊

  • @yogeshthakur5920
    @yogeshthakur5920 Год назад

    First part can be solved easily by taking tan(θ) of the upper triangle and lower triangle , from there you get the values of x = 3tan(θ) and y = 4/tan(θ), after multiplying x and y area will be 12.

  • @senoir.
    @senoir. 3 года назад +3

    Sometimes, I forget about congruency and similarity

  • @TheEulerID
    @TheEulerID 3 года назад

    I found this one fairly easy, save that I just took the area of the triangle as (4+y)(3+x)/2 rather than as three separate areas (why do that). Then substitute in for y to get (4+12/x)(3+x)/2 and simplify to get area equals 12+2x+18/x. We might as well throw away the common factor of 2 and the constant as they play no part in finding a minimum, so take the first differential of x+9/x and get 1-9/x^2. Solve that for the value of 0 to get a min/max and the only positive root is 3, so an 8 x 6 right angle triangle.
    It's a general rule when looking for minimum/maximums you can strip out those common factors and fixed constants when differentiating the function. It's a short-cut, but then that's what interview questions are surely about. However, it might be wiser to do it in full for an examination answer.
    This is about the level of question that was in the calculus part of the "O" level examination in England when I took it back in the summer of 1966 aged 16. It's a bit basic for university entrance in my view, albeit in most of the UK university courses are specialist subjects so if you are going for a science, then the standard required for mathematics is a lot higher than, say, English Literature. The mathematics requirements for the latter will normally be fairly low.

  • @satvikiit-kgp1602
    @satvikiit-kgp1602 3 года назад +3

    It's really halwa for jee aspirants 💪💪

  • @felixadams7365
    @felixadams7365 Год назад

    I, without reading the question properly, found the minimum area of the two small triangles pretty easily. In terms of angle B it is area = 4.5 * tan(B) + 8 / tan (B). Differentiate and you get the minimum at tan(B) = 4/3, easy after that to solve everything.

  • @ayushrudra8600
    @ayushrudra8600 3 года назад +3

    I understand the second part up to the derivitive part (im 12 btw). I know how to take derivitives, but can somebody explain why he took the derivitive and stuff like that.

    • @jamestschirhart269
      @jamestschirhart269 3 года назад +3

      We took the derivative of the equation of the area of the triangle in order to find its rate of change. So as x changes the area changes by the derivative.
      So when the derivative equation is equal to zero we know that the original equation for the area is at a maximum or minimum. Since the area equation is positive(the graph of it looks like a bowl) we know we have the minimum at x=3.

    • @XJWill1
      @XJWill1 3 года назад +2

      Cannot really teach calculus in a single comment. But you can look up that the derivative gives you the slope of the curve, and when the slope is 0 then you have either a maximum or a minimum (or a saddle point).

    • @ayushrudra8600
      @ayushrudra8600 3 года назад +1

      @@XJWill1 how do you know if its the maximum or minimum? is it based on if the curve curves upwards or downwards?

    • @krishnaprasad9680
      @krishnaprasad9680 3 года назад

      @@ayushrudra8600 take any function
      Use a graphing calculator and take single derivative and then a double derivative. U will understand
      Or u can use the same function as used in the problem and u will see how double derivative shows whether the number was a minima or maxima

    • @spafon7799
      @spafon7799 3 года назад

      @@ayushrudra8600 The poor man's way (the way I did it) was just try a solution slightly off of the one with derivative of 0 and saw that it gave a larger area.

  • @marcosmasini3019
    @marcosmasini3019 2 года назад

    this is the first time I fully solved 1 of your excercises, so I would've goten the job 😀

  • @shaunsuzuki8860
    @shaunsuzuki8860 3 года назад

    The two triangles are similar. Using x as the width of the rectangle and y as the height, the proportion for the triangles is 3/y=x/4. By cross multiplying, we get the area of the rectangle xy = 12.

  • @m.h.s.saikot
    @m.h.s.saikot 2 года назад

    4:25 how is that equals to the area large triangle

  • @IS-py3dk
    @IS-py3dk 3 года назад +2

    In the 1st part when i saw that the 2 right triangles are similar , I knew that the length at the right and the length of 4 at the left will come together and make a 3 - 4 - 5 triangle
    So lets assume that x is 3 large units considering the bottom right triangle and y is 4 small units considering the left side of the top triangle
    So at 2:10 i substituded y for 4 and x for 3
    I got the answer that 12 is the area of the rectangle 😀

  • @davidtuman
    @davidtuman 2 года назад

    I got this right away by remembering that 3-4-5 makes a right triangle, and that the minimum total area is the one that makes the rectangle closest to a square, so with the given lengths, a 3 × 4 rectangle minimizes the total area, making the case of 2 congruent 3-4-5 right sub-triangles the minimum ... done.

  • @charlesbromberick4247
    @charlesbromberick4247 3 года назад +2

    Here´s a problem you may find interesting and somewhat challenging: Three circles of radii 1,2 and 3 are externally tangent. What is the radius of a fourth circle inscribed between the other three? (answer: 6/23)