Solving Inequalities with Interval Method

Have you ever had a feeling you need to solve an inequality like this one ((x+6)^3)/(7-x)^5>0 and you did not know how to start?

In the video at the bottom of the page I am showing the few steps needed, in order to find the range of solutions, to which X belongs.
This is the paper, that was used in the video:

The code, used for the Jupyter notebook is here:

Btw, if after watching the video you are wondering how to write this formula in Jupyter Notebook:

The answer is the following:

  1. Change the cell type to Markdown (Shortcut “M”)
  2. Paste that:

🙂

Tagged with: , , ,