Line of Intersection of Two Planes

Поділитися
Вставка
  • Опубліковано 7 лют 2025
  • If you enjoyed this video, take 30 seconds and visit fireflylecture... to find hundreds of free, helpful videos. No registration required! In this video we look at a common exercise where we are asked to find the line of intersection of two planes in space. As long as the two planes are not parallel to each other, there will be a line of intersection. In this video we go through the algebra for how to find this line of intersection.

КОМЕНТАРІ • 171

  • @Patrick_Knowlton
    @Patrick_Knowlton 4 роки тому +128

    I'm using this to find out how many each of three different crop seeds I should buy in Stardew Valley...... it feels so strange using math like this in a casual scenario lol

    • @Patrick_Knowlton
      @Patrick_Knowlton 4 роки тому +62

      ok so here's how it went down:
      Variables:
      x=number of eggplant seeds
      y=number of bok choy seeds
      z=number of yam seeds
      Formulas:
      x+y+z=104 (number of farm tiles I had plowed)
      20x+50y+60z=4000 (each number is the price of one seed, and my budget was $4000)
      My process:
      1. Solved for x
      x+y+z=104 -> x=104-y-z
      20x+50y+60z=4000 -> x=200-2.5y-3z
      2. Used both of these to solve for z
      104-y-z=200-2.5y-3z -> 2z=-1.5y+96 -> z=-0.75y+48
      3. Plugged in z to get x
      x=104-y-z -> x=104-y-(-0.75y+48) -> x=-0.25y+56
      4. And obviously y=y
      5. I chose a random number for y, to begin with (20).
      y=20
      x=-0.25y+56 -> x=-0.25(20)+56 -> x=-5+56 -> x=51
      z=-0.75y+48 -> z=-0.75(20)+48 -> z=-15+48 -> z=33
      So in the end, I bought my 104 seeds; 51 eggplants, 20 bok choy, and 33 yams. It cost me exactly my $4000 budget. It was incredibly cathartic and satisfying to reach my answer!

    • @QuickGrowthBites
      @QuickGrowthBites 4 роки тому +7

      @@Patrick_Knowlton I love this so much hahaha

    • @athena4838
      @athena4838 4 роки тому +2

      Omg wow...glad to know this has practical use😊

    • @azyle2104
      @azyle2104 3 роки тому

      @@Patrick_Knowlton oh wow , nice

    • @Yeahagreed
      @Yeahagreed Рік тому +1

      ​@@Patrick_Knowlton did u get it right?

  • @kshitiz6376
    @kshitiz6376 3 роки тому +22

    Nice technique Prof. I was trying to use the cross product of normals to find the direction ratios of the line of intersection. Although,I got stuck how to proceed from there,your little lecture helped me. Thanks,from India.

  • @WaitinForAMate
    @WaitinForAMate 8 років тому +116

    That is such a great technique to finding intersection lines between two planes. Thank you so much for your clear and easy to follow lesson :)

  • @Observe3
    @Observe3 10 років тому +33

    Your videos are flawless! you're a great asset to any 6th from student (me included :L) i only wish i found your videos sooner!! never stop making them man!! Big up yuhself

    • @fireflylectures
      @fireflylectures  10 років тому +3

      youragiantnoobfag - Thanks man. :)

    • @kazooiebolt9473
      @kazooiebolt9473 3 роки тому +15

      congrats on the name change from 7 years ago haha

  • @harsh.w0w643
    @harsh.w0w643 Рік тому +4

    you can also put z = 0, solve for y and x (faster method)

  • @jamie9419
    @jamie9419 4 роки тому +3

    Best video on this topic.. Others were driving me crazy taking forever to explain it in convoluted ways. It could be found just by doing RREF on augmented matrix to find parametric form, and this explains that in terms that someone who had only done regular algebra before could conceptualize.

  • @TabooTalz
    @TabooTalz 9 років тому +6

    Thank you so much, I've tried two other methods to learn this (including the one my text book and teacher recommend) and I've never understood this until now. It's worth 5 marks usually so I really needed this

  • @naderbelal8439
    @naderbelal8439 5 років тому +10

    I would like to thank you for this video ... it had helped me to solve a parametric geometrical problem

  • @Nhalok
    @Nhalok 7 років тому +4

    Thank you Firefly. You have helped me love maths again. A priceless gift.
    Thank you.

  • @surajkishan3837
    @surajkishan3837 2 роки тому +2

    Thank you it really helped me

  • @luisrodriguez-mx7me
    @luisrodriguez-mx7me 9 років тому +8

    can you also find the normal vectors, take the cross product, find a point of interception, then create a line out of the?

  • @wilveryescas4166
    @wilveryescas4166 9 років тому

    i read the whole chapter in the calc book and could not understand this problem but now thanks to you i get it thanks

  • @priyanshukhandelwal2908
    @priyanshukhandelwal2908 Рік тому +2

    We can find the cross product of these two plane vectors(normal vectors) and then just put x or y or z = 0 and then we will have two equations (planes) in terms of x and y..(if we put z=0) from there we can find value of x, y.... Hence we will have a point (x, y, 0) on line of intersection and a vector parallel to line of intersection... Now we can easily find line of intersection

  • @gurra1351
    @gurra1351 8 років тому

    Another easy way to do it would be to get the vectors of the two planes, n1 and n2. And by them create an orthogonal vector through cross product. So n1 x n2 = v or whatever you wanna call the cross vector. Since it's a line we "add" the vector with the corresponding point of the line.
    Side question, is it that important to get the point you got there or is it just adequate to get any arbitrary point on the line and then add the vector?

  • @MLGJuggernautgaming
    @MLGJuggernautgaming 5 років тому +1

    Great advice and help! I found it much easier though to just take the cross product of the two planes' normal vectors and get a point on the line. It advice all the system of equations and possible mistake that can be made along the way.

  • @forthrightgambitia1032
    @forthrightgambitia1032 3 роки тому

    For those who have done calc 3, in terms of the intersection I like to think of this as finding the levels curves (i.e. the 2-d) lines that are equal in each plane.

  • @leocadieploumen6713
    @leocadieploumen6713 5 років тому +7

    I have a question, why is y=y?, why is that obviously?

    • @priyatoshbasu9301
      @priyatoshbasu9301 4 роки тому

      Here they did this to make a relation which would help them derive the direction cosine of the line by taking all the variables in terms of y.

  • @aybarspektas1062
    @aybarspektas1062 3 роки тому +3

    That was crystal clear, thanks a lot!

  • @shahsingh1150
    @shahsingh1150 2 роки тому +2

    Your lec is owsam .love❤ from india 🇮🇳

  • @johnadam1214
    @johnadam1214 3 місяці тому

    Does this work for all even with those eqn with coefficients? Cause I tried using same solving this getting different answers .... The line of intersection 5x-2y-2z=1 and 4x+y+z=6

  • @HamzaQayyum
    @HamzaQayyum 7 років тому

    A much easier method to find the direction vector of the line of intersection would be to take the cross product of the normal vectors of both lines. From there, you can just generate a point using the plane equations and you have a line.

  • @sumandas201
    @sumandas201 5 років тому +3

    Great sir love from India 👍👍

  • @gitaluitel665
    @gitaluitel665 7 років тому

    Teachers like you are rare

  • @ivajgtz
    @ivajgtz 5 років тому +6

    How did you get y=y?

    • @ShubhraMahala
      @ShubhraMahala 9 місяців тому

      What you mean anything cant be equal to itself

  • @picosdrivethru
    @picosdrivethru 3 роки тому +1

    what college course typically covers this using vectors? I went through the linear algebra MIT course and it didn't... is it vector calculus? vector analysis? calculus 3 (multivariable calculus?)
    I need all kind of 3d geometric intersections,
    line plane line line (or closest point) plane plane etc

    • @fireflylectures
      @fireflylectures  3 роки тому +1

      vector calculus, also known as Calculus 3.

    • @picosdrivethru
      @picosdrivethru 3 роки тому +1

      @@fireflylectures Awesome, yeah that's what I was thinking. Thank you so much!

  • @Dom-qo9cf
    @Dom-qo9cf 4 роки тому +1

    thanks for the help! it was a good refresher

  • @yohannesbeneberu6781
    @yohannesbeneberu6781 10 місяців тому

    Find an equation for the plane that contains the line x=1+t,y=3t,z=2tand is parallel to the line of intersection of the planes -x+2y+z=0 and x+z=-1.

  • @airbornesnow4541
    @airbornesnow4541 Рік тому

    why I paying my university thousands a semester when this guy explains it 100x better than my useless professor

  • @moamensmathsplatform-mmp6483
    @moamensmathsplatform-mmp6483 3 роки тому

    Please would you please tell me what is the application which you used to record videos ?

  • @kiettran3900
    @kiettran3900 8 років тому

    My question is that what is the condition of t in order the equation of the line has meaning. IS that right if all the value of t will be accepted???

  • @ph4s4
    @ph4s4 6 років тому +1

    this BOY just saved my life

  • @ronitmandal7301
    @ronitmandal7301 6 років тому

    Thank you! This was the best method I found so far to solve these kinda problems

  • @matthewpenner2348
    @matthewpenner2348 4 роки тому +1

    thanks! you really made it easy to understand!

  • @treyfrost1059
    @treyfrost1059 10 років тому +1

    Best explanation I've found so far. Thanks

  • @josephmuriuki5147
    @josephmuriuki5147 4 роки тому +1

    Thank you ;your video was very helpful in the topic.👏👏👏

  • @ayushi9199
    @ayushi9199 3 роки тому +1

    what is the intersection of the pink line and yellow plane?

  • @marieclaireuwizeyimana7174
    @marieclaireuwizeyimana7174 3 роки тому

    Thank you very much for this easy method of finding line of intersection of two plane

  • @vidushaniperera3073
    @vidushaniperera3073 9 років тому

    If we set the equations in terms of a different variable is the end answer the same ?or can it be a different set of parametric equations ?

    • @Alex-bc3tt
      @Alex-bc3tt 2 роки тому

      For a given curve, the parametric representation is not unique.

  • @andrewcarter215
    @andrewcarter215 3 роки тому +1

    Thanks for the help!

  • @Eddiecoolkid
    @Eddiecoolkid 8 років тому +1

    Very well explained - another little tool that I can use in solving vector questions. Thanks!

  • @Laggy_0
    @Laggy_0 2 роки тому +1

    Great video

  • @carlitoslomboy74
    @carlitoslomboy74 8 років тому

    Is this the same answer for this question "how many regions will there be if 5 lines are drawn such that no three lines intersect at a point?" thank you.

  • @HadiExtreme
    @HadiExtreme 8 років тому

    How would you find a line perpendicular to the line you found in this video given a point that line passes through?

  • @DSsagar825
    @DSsagar825 3 роки тому +2

    Thank You ❤️

  • @Yarzongei
    @Yarzongei 5 років тому +1

    Excellent, very helpful!

  • @MisterDoctorWaffles
    @MisterDoctorWaffles 2 роки тому +1

    Thank you very much. Very epic

  • @Shah_H_Rahman
    @Shah_H_Rahman 3 роки тому

    If you take the cross product of the normal vectors to each plane, you get a vector parallel to the line of intersection of the two planes

    • @fireflylectures
      @fireflylectures  3 роки тому +1

      Yes you do! Then you need a point on the line of intersection to get the equation of the line.

  • @tankkong4749
    @tankkong4749 6 років тому +3

    using a matrix and putting into row echelon form is a better way tbh

  • @Heybem05
    @Heybem05 8 місяців тому

    Great from Addis Ababa University ,Ethiopia

  • @divyeshkumar5388
    @divyeshkumar5388 3 роки тому

    Love from India ❤️

  • @fireflylectures
    @fireflylectures  10 років тому

    @Trey Frost - Thanks! Glad it helped. :)

  • @superminecraft01PvP
    @superminecraft01PvP 6 років тому +1

    thanks man, you're a rock star!

  • @anderesten
    @anderesten 6 років тому +1

    Hi, I´m having troubles with the following problem:
    Line given by planes a: x=1 ; and b: y+z=0
    I need to find the direction vector of the line. If somebody can shed some light to this, I will appreciate.

  • @imashfernando9751
    @imashfernando9751 3 роки тому +1

    Simply "thank you sur !!!!!!!"

  • @fonytas
    @fonytas 6 років тому

    Clear explanation ! Thank you so much !

  • @aryanpandey1084
    @aryanpandey1084 3 роки тому +1

    Thankyou so much sir

  • @Yahya._
    @Yahya._ 4 роки тому +2

    Thank you sir

  • @VanillaBean15
    @VanillaBean15 6 років тому +1

    Why don't we use matrices for solving this system?

  • @0001-exe
    @0001-exe 3 роки тому +1

    THANK YOU!!

  • @creampuff966
    @creampuff966 6 років тому

    Beautiful explanation! Thank you

  • @tuyatuguldur6362
    @tuyatuguldur6362 7 років тому

    Thank you!!! I was struggling with vectors!!!

  • @rakuuun4582
    @rakuuun4582 3 роки тому

    I don't get it. Why is y = y? and Why are we allowed to replace y with t?

  • @MegamikazeMoriko
    @MegamikazeMoriko 8 років тому

    i'll give a great hint for you guys
    point of intersection of two lines (1 dimension objects in 2 dimensional space. which intersects into a 0 dimensional object)
    in the solution, you have to substitute variables 2 times to solve for 2 variables
    line of intersection of two planes (2 dimensional objects in 3 dimensional space. which intersects into a 1 dimensional object)
    in the solution, you have to substitute variables 3 times to solve for 3 variables
    dont you notice a pattern?
    you could technically use this pattern for solving for Nth dimensional objects but those are impractical in our 3d universe

  • @anastasiaanautodidact9856
    @anastasiaanautodidact9856 4 роки тому +1

    Thank you! You rock!

  • @heinrichkreuser2659
    @heinrichkreuser2659 6 років тому

    Great video, thanks!

  • @nathankravitz8880
    @nathankravitz8880 6 років тому

    Thanks man, very helpful

  • @perlaramos8783
    @perlaramos8783 9 років тому +1

    This a probably really easy question, but i'm stuck.
    What about a line of intersection of the planes x+y+z = 1 and x-y+z=1??????

    • @shubhammathur4887
      @shubhammathur4887 9 років тому +1

      +Perla Ramos x=1-t, y=0, z=t

    • @Alex-bc3tt
      @Alex-bc3tt 2 роки тому

      @@shubhammathur4887 kindly explain how you were able to find this

  • @elizabethkim5623
    @elizabethkim5623 8 років тому

    How would we do this using matrices?

  • @MagmaCubePvP
    @MagmaCubePvP 10 років тому +1

    does it work the same way if its a line?

    • @fireflylectures
      @fireflylectures  10 років тому

      Not sure I follow. You mean if you are trying to determine if/when two lines intersect instead of two planes? If so, no that would not work the same way. While planes are likely to intersect (the only way they wouldn't would be if they were parallel), two 3D lines will rarely intersect -- plus the equations are not written in the same form as equations of planes.

    • @MagmaCubePvP
      @MagmaCubePvP 10 років тому +1

      Firefly Lectures thanks that what i was asking haha only if my teacher could teach me i wouldnt have to look through youtube 8th grade is SOOOOOOOOOOO hard xD

    • @fireflylectures
      @fireflylectures  10 років тому

      MagmaCubePvP Wow, calc III stuff in 8th grade -- nice job! You're well on your way. Keep up the good work!

    • @MagmaCubePvP
      @MagmaCubePvP 10 років тому

      Firefly Lectures thanks man keep making videos your doing good with that greenscreen face cam :D

  • @zheb96
    @zheb96 8 років тому

    awesome method, firefly lectures!

  • @avikpoudel2433
    @avikpoudel2433 5 років тому +2

    How y is function of y

  • @milanvegarmv
    @milanvegarmv 9 років тому

    Very useful. Thank you

  • @biankabaranova3922
    @biankabaranova3922 5 років тому +3

    Hello. I love your video but I have a question. Why does y=y?

  • @naveenr4153
    @naveenr4153 4 роки тому

    This is sooooo good.

  • @jacquelinelam1914
    @jacquelinelam1914 7 років тому

    this is so helpful thank u so much!!

  • @stephenmuteti2705
    @stephenmuteti2705 7 років тому

    Congratulations......keep it up!!🆚

  • @Youngballer739
    @Youngballer739 3 роки тому +1

    What a genius

  • @pablobarba1543
    @pablobarba1543 5 років тому +2

    What if you are given the line and you have to find 2 planes?

  • @hafsaimtiaz5832
    @hafsaimtiaz5832 5 років тому

    My question is to uh is....now we hv got X,Y,Z then wht...have we had to do further as defferentiation ???? Rply meh man...

  • @marcoolariu5282
    @marcoolariu5282 9 років тому

    Thanks so much for the reminder.

  • @kyruke
    @kyruke 9 років тому

    how did you run out of colors that fast, I only counted 4 you used.

  • @016_
    @016_ 2 місяці тому

    Why does y = y?

  • @sidharthr6615
    @sidharthr6615 7 років тому

    I have seen people doing the " set z=0" thing... what's all that about??

  • @Gabtube252
    @Gabtube252 6 років тому +1

    Thanks a lot

  • @Engineeringwithelaxlans
    @Engineeringwithelaxlans 8 місяців тому

    Perfect

  • @beautifulcriminalsocynical7536
    @beautifulcriminalsocynical7536 6 років тому

    Thank you so much !

  • @muskanarora5560
    @muskanarora5560 7 років тому

    What would be the intersection of ax+by=0 and z=0

  • @solomon2747
    @solomon2747 Рік тому

    Thanks sir

  • @JohnnyPhoenix
    @JohnnyPhoenix 6 років тому

    Passed my exam, thanks!
    That's what I dreamt when I feel asleep watching this video.

  • @naveendongre6180
    @naveendongre6180 6 років тому +1

    Thanks sir😊😊😊

  • @dedricktaylor1248
    @dedricktaylor1248 8 років тому +1

    Thank you

  • @WarpedDimensions
    @WarpedDimensions 9 років тому

    Thank you!

  • @unrmaestro
    @unrmaestro 8 років тому

    thanks helped a lot appreciated

  • @skinny6635
    @skinny6635 5 років тому

    Its basically intersection Q n P .
    Let z=t basicall smalller and easier

  • @shreyywadhwa
    @shreyywadhwa 7 років тому

    Thanks!

  • @ddlover911
    @ddlover911 4 роки тому

    How do u know y is t

  • @kiddcamel
    @kiddcamel 3 роки тому +1

    I love you

  • @Alphasone0212
    @Alphasone0212 9 років тому

    good sahit boss

  • @kylegrima3748
    @kylegrima3748 2 роки тому

    how come y = y ?