Quadratics Graphing Calculator Note: You might understand this better if you have been or are in Algebra 1. This project creates a parabola based on the numbers you enter. It uses the form: y = ax² + bx + c The line will go on the side because the y position is off-screen but it can not go off-screen. All parabolas have a domain of all real numbers so this will happen every time. Space to show/hide the equation. Turbo Mode for faster generation (Shift and click on the green flag) Try this! ax² : 0.01x² +bx : +0x +c : -100 For the parent function! ax² : 1x² +bx : +0x +c : +0
Thanks to my Algebra teacher for teaching me how to write, graph, and solve quadratic equations. Code 100% by @spidermanten The background is from the Scratch library. Inspiration from Desmos graphing calculator: https://www.desmos.com/calculator