1.1 Vector Between Two Points and Vector Length (example)

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

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

  • @Thechallenge_hub
    @Thechallenge_hub 2 года назад +17

    7 years ago but still helpfull🔥💯

  • @jibisaibu6882
    @jibisaibu6882 3 месяца назад

    I was struggling with vectors in my masters. Thank you for explaining it so well.

  • @ajzillaproductions816
    @ajzillaproductions816 Год назад +5

    Extremely well explained.Thank you so much!

  • @sandravarona8507
    @sandravarona8507 Год назад +5

    Thank you so much. I was confused by the notation. Now I get it!

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

    Needed this for a ray cast demo program that I am trying to make thanks, it really helped

  • @mrstorresmath9473
    @mrstorresmath9473 10 месяцев назад +1

    Love how you are a visual explainer. May I ask what software you use for writing and screencasting?

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

    Very well explained, thank you!

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

    Thanks for the helpful information!!!

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

    Do we write the square root or keep it surd

  • @Leo-im9oz
    @Leo-im9oz 6 месяцев назад

    I do not understand why the rule V1+V2 = (X1+X2), (Y1+Y2) Does not work?
    That would get (-1+4), (6+3) since P us the starting position?
    Why are you starting with Q and why are u using - instead of +?

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

    could the vector also be < -5, 3 > ???

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

      No bc the direction of the PQ is to the right that would be the opposite direction

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

      ​@@r2xd314I see, thx

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

    Thank you

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

    Could you also say vector is -5,3 ?

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

    So the distance between two points is just sqrt((Bx - Ax)^2 + (By -Ay)^2) ?? Correct me if im wrong but thats what i understood

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

    Don’t you need to calculate the square root? Or do you just leave it there and that’s your answer?

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

      you leave it as square root

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

    Thank you!

  • @user-gs1fh9iq5w
    @user-gs1fh9iq5w Год назад

    When u square root the answer it should be to how many decimal places

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

      I would say 3 significant figures. But it ultimately depends on whether the examiner is asking for a certain number of decimal places

  • @ecstatic-light
    @ecstatic-light 7 месяцев назад

    Thanks

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

    👌👌👌👌👌

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

    Thank you!

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

    Thank you