CoCalc is a real-time collaborative commercial alternative to JupyterHub and Overleaf that provides Jupyter Notebooks, LaTeX documents, and SageMath.
CoCalc is a real-time collaborative commercial alternative to JupyterHub and Overleaf that provides Jupyter Notebooks, LaTeX documents, and SageMath.
| Download
All published worksheets from http://sagenb.org
Project: sagenb.org published worksheets
Views: 170293Image: ubuntu2004
-n - V/((X + 1)*(V - 1)) + V*X/((X + 1)^2*(V - 1))
[X == -(V*n - n + sqrt(-V^2*n + V*n))/(V*n - n), X == -(V*n - n - sqrt(-V^2*n + V*n))/(V*n - n)]