--description--
The first video will show you the math behind solving a system of two equations without graphing, how you can factor an equation, and solve for a certain variable.
Here is the Colab notebook used in this video.
--assignment--
Add code to your notebook to solve and graph systems of equations
--question--
--text--
Which of the following can SymPy do that matplotlib can't do?
--answers--
Solve for a variable
Display an x-y axis
Graph an equation or two
Show tic marks on the graph
--video-solution--
1