Mathematics with Python! Evaluating Polynomials
Adrian Dolinay
Tutorial on evaluating polynomials using Python. Learn how to program a Python function to evaluate a polynomial expression, graph a polynomial over a given range and learn about real world applications for polynomials.
The notebook can be found in the "Mathematics with Python" folder within the below repo. GitHub Repo - https://github.com/ad17171717/YouTube-Tutorials
CONNECT: LinkedIn: https://www.linkedin.com/in/adrian-dolinay-frm-96a289106/ GitHub: https://github.com/ad17171717 Twitter: https://twitter.com/DolinayG Odysee: https://odysee.com/@adriandolinay:0
------Video Chapters------ 0:00 - Intro 0:11 - Definition of polynomial 0:27 - Definition of a quadratic function 1:29 - Evaluating a polynomial (example 1) 3:27 - Graph a polynomial (example 2) 5:48 - Vertex (maximum or minimum) of a quadratic function 8:03 - Application: Measuring the Gas Mileage of a Car 8:50 - Measuring the average gas mileage with varying speeds (question 1) 11:07 - Calculating the optimal speed for the most efficient gas mileage (question 2) 12:56 - References and additional learning ... https://www.youtube.com/watch?v=q-2ih3j608Y
39176555 Bytes