Quadratic Formula (JavaScript, HTML)

I tried to code a webpage that displays and calculates using the Quadratic Formula. I used a lot of JavaScript, and some HTML (including MathML).
Here is a link to the Codecademy workspace: https://www.codecademy.com/workspaces/66fca49e5436eeaa3183e6d4

1 Like

Here’s a related project on synthetic division for polynomials,
also done using lots of JavaScript and some HTML.
Link to pen in codepen.io below:
https://codepen.io/jbazant100/pen/bGXpYEo