Finding the intersection point of two graphs

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

It's not actually hard to remember what you have to substitute. The X axis is a line where every Y coordinate equals 0 (because X varies and Y stays the same) - and the Y axis is a line where every X coordinate equals to 0. If you want to find the point of interception with the X axis, then you know that the points' Y coordinate must be 0. Similarly with the point of interception with the Y axis.

jekoddragon
Автор

I'd have used Gaussian elimination. You know, linear algebra on a tensor. This non-computer science old school maths approach is unduly confusing. And it's computationally expensive. What's the big O on all this?

davidmurphy
Автор

who else raises their hand or shouts out an answer during the video
;)

skeletor
Автор

can you please decrease the brightness of your video a bit? thank you

waynenayem
Автор

is it just me or is he trying a bit too hard to reachthe 10 min mark?

raindrop