Back to Freecodecamp

Parent Graphs and Polynomials: Extra

curriculum/challenges/english/blocks/learn-parent-graphs-and-polynomials/6363d25c9078df117ce4c403.md

latest619 B
Original Source

--description--

This next video will show you how to add sliders to your graphs, to see them change in real time. You will also see ways to use loops to find the roots of a graph, and how this method is different from factoring.

Here is the <a href="https://colab.research.google.com/drive/1bspkmQVcKOXUuk-Orb0Mwl0GUGbqMpka?usp=sharing" target="_blank" rel="noopener noreferrer nofollow">Colab notebook to go along with this video.</a>

--questions--

--text--

How many sliders would you add to change the coefficients in a quadratic graph?

--answers--

1


2


3


4

--video-solution--

3