Many Students Failed To Solve This Geometry Problem

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

Комментарии • 37

  • @WahranRai
    @WahranRai Год назад +8

    We have the 2 following equations :
    (x+1)^2 + (y+1)^2 = 9 (E1) and x*y= 1 (E2)
    E1 is the equation of circle with center = (-1,-1) and radius 3
    E2 is the equation of hyperbola
    If you plot these 2 curves (with Desmos for example) you will see the 4 points of intersections which are symmetrical with respect to the 1st bisector

  • @bullerheden
    @bullerheden 4 месяца назад +2

    This is the famous "ladder and box" problem. Very good explanation and very clever substitution t= x + 1/x. There will be two symmetrical solutions because the ladder with the lenght 3 can be placed low or high. Approximate solutions x= 3/2 , y= 2/3 and vice versa.

  • @RAG981
    @RAG981 Год назад +7

    I should think that "many students failed to solve this" is a vast understatement. Using x+1/x as the variable is very clever.

    • @triharders2456
      @triharders2456 11 месяцев назад

      yh that was low key beautiful. i had to pause and write down the equation to clock what just happened

    • @shmuelzehavi4940
      @shmuelzehavi4940 11 месяцев назад

      It's indeed a very nice and clever way to solve this problem, but it's not the single one.

  • @daddykhalil909
    @daddykhalil909 Год назад +3

    Very good and detailed explanation
    As much as it seemed easy in the beginning as much as it came out to be very difficult
    I enjoyed your efforts
    Thank you

  • @soli9mana-soli4953
    @soli9mana-soli4953 Год назад +3

    I am one of those who fails...
    I tried with similarity and get xy=1 then went on with pythagorean identity, but getting a 4th power equation...😒
    then tried with coordinate geometry calculating the intersections with axis of the generic line passing on point (1,1) setting thei distance equal to 3, but again a 4th power equation...😒
    A little better with trigonometry doing:
    x+1=3*sin(alpha) => X = 3sin(alpha) -1
    y+1=3*cos(alpha) => Y = 3cos(alpha) - 1 knowing that xy=1 we have:
    (3sin(alpha)-1)*(3cos(alpha)-1)= 1 getting
    3sin(alpha)cos(alpha) = cos(alpha) + sin(alpha)
    multiplying all terms by 2 we get:
    3*sin(2alpha) =2*(cos(alpha) + sin(alpha))
    then doing the square of all terms
    9*sin²(2alpha) =4*(cos²(alpha) + sin²(alpha) +2*sin(alpha)cos(alpha))
    being cos²(alpha) + sin²(alpha)=1 and 2*sin(alpha)cos(alpha)= sin(2alpha) we get:
    9sin²(2alpha) - 4sin(2alpha) - 4 = 0
    solving the equation we get: sin2(alpha)= (2+2√ 10)/9 the positive root
    then doing a not so elegant arcsin we get alpha = 33,83 and with this value we can find x and y...

  • @shmuelzehavi4940
    @shmuelzehavi4940 11 месяцев назад +1

    Nice and elegant solution.
    I have a different approach. The original system of equations is:
    (x + 1)^2 + (y + 1)^2 = 3^2 (1)
    xy = 1 (2)
    Eq. (1) becomes: x^2 + y^2 + 2 (x + y) + 2 = 9 which, using eq. (2) becomes:
    (x + y)^2 + 2 (x + y) - 9 = 0 (3)
    We obtained a quadratic equation in terms of: (x + y). This equation ha 2 roots: -1 ± √10 . The single root that has a geometric meaning is the positive valued one and therefore we get:
    x + y = √10 - 1 (4)
    However,
    (x - y)^2 = (x + y)^2 - 4xy = 11 - 2√10 - 4 = 7 - 2√10 = (√5 - √2)^2
    Therefore we obtain:
    x - y = ± (√5 - √2)
    The original system of equations defines a symmetric relation between (x,y) . Therefore, without loss of generality, we assume that: x ≥ y and get:
    x - y = √5 - √2 (5)
    We solve now the linear system of equations (4), (5) for x , y by adding and subtracting the equations, which gives us:
    x = 1/2 ((√10 - 1) + (√5 - √2)) = 1/2 (√5 - 1) (√2 + 1)
    y = 1/2 ((√10 - 1) - (√5 - √2)) = 1/2 (√5 + 1) (√2 - 1)
    A second pair of solutions is obtained by interchanging values between x ,y .
    The complete set of solutions is therefore:
    { (x , y) } = { ( (√5-1)(√2+1)/2 , (√5+1)(√2-1)/2 ) , ( (√5+1)(√2-1)/2 , (√5-1)(√2+1)/2 ) }

    • @Irtsak
      @Irtsak 8 месяцев назад

      *@shmuelzehavi4940* *Nice Solution !*
      Another aproach to your solution using Vieta.
      (x + y)² + 2 (x + y) - 9 = 0
      Let t=x+y
      t²+2t-9=0 => t=-1±√10
      So ( x+y=-1+√10 Λ xy=1 ) system 1
      or ( x+y=-1-√10 Λ xy=1 ) system 2
      System 1 : by Vieta S=-1+√10 and P=1
      So x,y are the routes of the equation w²-Sw+P=0 =>
      w²-(-1+√10)w+1=0 ……… Δ=⋯=(√5-√2)²>0
      And w=(√5-1)(√2+1)/2 or w=(√5+1)(√2-1)/2
      so (x=(√5-1)(√2+1)/2 Λ y=(√5+1)(√2-1)/2 )
      or
      ( x=(√5+1)(√2-1)/2 Λ y=(√5-1)(√2+1)/2 )
      I work accordingly with system 2……..
      Have a nice day

  • @arbenkellici3808
    @arbenkellici3808 11 месяцев назад +1

    Masterpiece professor! Keep going like this!

  • @pk2712
    @pk2712 Год назад +4

    Nice . I solved it before I watched the video , and came up with the fact that xy=1 . I loved the symmetry of your final solution set .

  • @murdock5537
    @murdock5537 Год назад +2

    Awesome, many thanks, Sir!

  • @kimba381
    @kimba381 11 месяцев назад

    Nice. two points:
    You didn't need to appeal to Trig., similar triangles would have gotten you y = 1/x more simply.
    The problem is symmetrical about x, y. Once you have found the pair of x values, the y values must be the same, in the opposite order.

  • @cybercat119
    @cybercat119 11 месяцев назад +1

    Piece of art. Thanks!

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

    Nice. This was a tough, appreciate the thoroughness in your solution.
    I got xy=1 easily but kept ending up with a quartic equation. I tried various variable substitutions but missed t=x^2+1/x^2, hence nothing resolved cleanly.

  • @skwest
    @skwest Год назад +2

    I'm lost... what is the point of the exercise between 17:13 and 18:11? The result of this portion appears to show that: x² = 1.

    • @davidellis1079
      @davidellis1079 Год назад +1

      We have 2 solutions for x; let's call them x1 and x2. What this part of the video shows is that x2 is the reciprocal x1, by showing that their product is equal to 1. We already know that y is the reciprocal of x, so now we can see that the solutions are
      (x,y) = (x1,x2) and (x,y) = (x2,x1) . I hope this helps :)

    • @skwest
      @skwest Год назад +2

      @@davidellis1079
      It did. Very helpful.
      Thank you.
      - s.west

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

      @@skwest 👍

  • @kateknowles8055
    @kateknowles8055 2 месяца назад

    (1 +X)(1+X) + (1+Y)(1+Y) = 3 × 3 = 9 by Pythagoras' theorem Also BE = sqrt (2) so (1+Y)(1+Y) = 1.5×1.5 + 2 = 4.25 by Pytahgoras' theorem
    so (1+X)(1+X) + 4.25 = 9 if I assume that E is the midpoint of AC now I am not happy because ( 1+X)(1+X) has distinct values 4.75 and by symmetry 4.25
    so E is not the midpoint of AC so this is where students can get stuck.
    One way out is to use a trial and error method on a spread sheet.
    I am going to find AE.
    EC = 3-AE ( 1+Y)(1+Y) =2+ AE×AE (1+X)(1+X) = 2 + (3-AE)(3-AE) 9 = 2+2+AE×AE + 9- 6AE+AE×AE 9-9 = 4 +2AE×AE -6AE
    AE.AE- 3 AE+2 =0
    Because the equation is quadratic it will have two roots. These should add up to 3. AE = (3 +or- (9-4×1×2) )/2 AE= (3+1)/2 or ( 3-1)/2 and these are wrong because
    angles BEA and BEC are not right angles so this is another wrong path.
    Now I am labelling X to be greater than Y since they are not equal. Let AE = 1.5 - d and EC = 1.5 +d
    AE. EC = (1.5-d)(1.5+d) = 2.25-d×d AE.AE.= 2.25 +d×d - 3d EC.EC =2.25 + d×d +3d but now I need a path where all does not cancel to nothing.
    In triangle AED: Y×Y +1 = 2.25 +d×d- 3d In triangle EFC X.X+1= 2.25 +d×d +3d Here are three equations and three unknowns
    Angle AED = Angle ECF Considering the tangent of these angles; it is Y/1 and it is 1/X So X times Y =1 Y= 1/X
    adding twp of these equations: Y×Y +2 + X×X = 4.5 + 2d×d substituting for Y 1.1/(X.X) + X.X = 4.5 + 2d×d
    subtracting the se equations from each other:
    6d = X.X-Y.Y= X.X - 1.1/(X.X ) d =1/6 (X.X- 1/X/X) d.d = 1/36 (X^4 + X^(-4) -2)
    and I am one of the many who need a spreadsheet 🖥👌🙂😄 or need to follow the podcast here.🤔🤗

  • @shadrana1
    @shadrana1 2 месяца назад

    Triangles ADE and EFC are similar,
    Therefore,AD/DE=EF/FC
    Y/1=1/X
    Y=1/X
    Use Pythagoras on triangle ABC,let X=x and Y=y
    AB^2+BC^2=AC^2
    (1+1/x)^2)+(1+x)^2=3^2=9
    (x+1)^2/x^2+x^2+2x=8
    (x+1)^2+x^4+2x^3=8x^2
    x^2+2x+1+x^4+2x^3-8x^2=0
    x^4+2x^3-7x^2+2x+1=0 and got the four roots from Wolfram Alpha.
    x1= 1/2(sqrt2-1)(sqrt5+1)
    x2= 1/2(sqrt2+1)(sqrt5-1)
    x1 and x2 are the reciprocal of each other
    X3 and x4 are both negative therefore they are rejected.
    Since y=1/x,
    y1=x2 and y2=x1.
    (x,y)=((sqrt2+1)(sqrt5-1)/2/,(sqrt2-1)(sqrt5+1)/2) and ((sqrt2-1)(sqr5+1)/2,(sqrt2+1)(sqrt5-1)/2) is the solution set for this puzzle.

  • @wasimahmad-t6c
    @wasimahmad-t6c Месяц назад

    3×3=9÷2=4.5sqroth=2.12132-1=1.12132 x&y seam 1.12142

  • @RondoCarletti
    @RondoCarletti 6 месяцев назад

    x =1 and y =1 (h²=pxq) - EFC also for ADE.

  • @imim3095
    @imim3095 8 месяцев назад

    I believe there is very simple solution
    The triangles EFC and ADE are congruent so X=Y

  • @nunoalexandre6408
    @nunoalexandre6408 Год назад +2

    Love it!!!!!!!!!!!!!!!!

  • @gregorygarber3073
    @gregorygarber3073 11 месяцев назад

    I think, x=sqrt(5) - 1, y=1. Use the fact that all 3 vеrtices of the triangle are equidistant from the midpoint of the hуpotenuse. Hence the shown triangle is similar to the small triangle whose vertices are 1) the midpoint of the hypotenuse, 2) the vertex at the right angle of the shown triangle, and 3) the midpoint of the vertical catet. That gives you y+1=2

  • @spafon7799
    @spafon7799 11 месяцев назад

    It looks deceptively easy but it isn't!

  • @축복이-x6u
    @축복이-x6u 11 месяцев назад

    asnwer=3cm

  • @wasimahmad-t6c
    @wasimahmad-t6c Месяц назад

    2 minat math vidio 20 minat hoss see

  • @azaynz
    @azaynz Год назад +1

    I thought that the BD = Y, and thr BF = X, which is X, Y = 1

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

    I am solving it by parallelogram idea

  • @rick57hart
    @rick57hart Год назад +7

    35 years ago i found 2 much shorter ways:
    Method 1. 1/sin alpha + 1/cos alpha = 3
    alpha = 33,83045°
    x = 0,670212
    y = 1,492066
    I prefer this method, because it is fast and there is almost no risk to make mistakes. The mathematicians in their ivory towers don't like it, because you have to try out numbers. 😇
    Method 2. (x + 1)^2 + (1/x +1)^2 = 3^2
    You can transform
    x^2 + (1/x) ^2 + 2x + 2/x + 2 into
    (x + 1/x + 1)^2 - 1 so you get
    (x + 1/x +1)^2 = 3^2 + 1
    Now the sqrt on both sides
    We get
    x + 1/x +1 = sqrt10
    x + 1/x = (sqrt10) - 1
    Let us call the right side "b"
    x + 1/x = b
    multiply both sides with x
    x(x + 1/x) = bx
    x^2 - bx + 1 = 0
    If i do (x - b/2)^2, i don't get exactly the same, because i get (b/2)^2 to much but 1 is missing.
    But when i write:
    (x - b/2)^2 - (b/2)^2 + 1 = 0,
    than it is right again.
    (x-b/2)^2 = {(b/2)^2} - 1
    Now sqrt on both sides
    x - b/2 = sqrt {(b/2)^2} - 1
    x = b/2 + or - sqrt {(b/ 2)^2} - 1
    Remember: b = (sqrt 10) - 1 = 2,162278
    b/2 = 1,081139
    sqrt{(b/2)^2 - 1} = 0,410927
    x1 = 1,081139 + 0,410927 = 1,492066
    x2 = 1,081139 - 0,410927 = 0,670212
    alpha = 33,83045°
    From here it should be easy 😜

    • @jimleahy3858
      @jimleahy3858 11 месяцев назад

      Your answer is only an approximation.Not good enough.

    • @rick57hart
      @rick57hart 11 месяцев назад

      @@jimleahy3858 I have more decimal places. I just didn't wrote all of them. 😜

    • @rick57hart
      @rick57hart 11 месяцев назад

      I have that much decimal places of the angle, that the display shows just "3". 😇

  • @wakeuppeople7180
    @wakeuppeople7180 12 дней назад

    I'm still lost in translation, because I can't figure out what "esquare root" is...