▲ | II2II 4 days ago | ||||||||||||||||||||||
> All the text books I've ever seen had practical examples in them. Like determining the height of a tree or a house simply based on trigonometry. The trouble is a lot of those practical examples fall into the, "why would I care category". I had a high school physics teacher who described his university antics, one of which included a funny story of a bunch of his friends climbing on top of each other to measure the height of a flag pole. I guess the profs got tired of dealing with students scaling flag poles because I was measuring the height of mountains on the moon at the same university a couple of years later. The thing is nobody really cares about the height of a flag pole, while only a few would care about the height of the mountains on the moon. The reality is the interesting applications are much more involved. They either require a depth of thought of process or a depth of knowledge that isn't appropriate for a textbook question. Take that trigonometry in games example. The math to do it was in my middle school curriculum, but it becomes obvious that computer graphics is more than trigonometry the moment you try to frame it as an example. I had linear algebra in high school. That will take you pretty far with the mathematics, but it will also be clear that a knowledge of computer programming is involved. Even knowing how to program isn't going to take you all of the way because few are interested in rendering verticies and edges ... And that is just the obvious progression of knowledge in a simple application. Physics itself involves buckets full of trigonometry in extremely non-obvious ways, non-geometric ways. | |||||||||||||||||||||||
▲ | amluto 3 days ago | parent [-] | ||||||||||||||||||||||
I agree with your point in general, but I do find myself actually using trigonometry for fairly basic real-world purposes more often than one might expect. For example: how big of a piece of material fits in a particular position if it’s not parallel or perpendicular to the stuff around it? If a rope supports a load in the middle, how much tension does the rope need? How much of an angle should be cut into a door to comfortably clear the jamb? (If you’ve never contemplated this before: a door with a rectangular cross-section will have less clearance to the jamb when almost closed than when fully closed.) | |||||||||||||||||||||||
|