Skip to content

A linear and quadratic equation solver I created using the Java Swing GUI library.

Notifications You must be signed in to change notification settings

PSReyat/Linear-and-Quadratic-Equation-Solution-Finder

Repository files navigation

Linear and Quadratic Equation Solution Finder

A project I created to solve Linear and Quadratic equations. This was made with students who are doing GCSE's in mind (though, it can be used by anyone).

Motivation

Teaching maths and physics at a secondary school level and being a maths and physics tutor for a long time, I've helped students of all levels (KS1 to A-levels). And the regular point of contention amongst them is algebra - factorising quadratics and solving them. This application is to check whether the solutions they get are correct by entering in the coefficients of the polynomial.

How to use it

When entering positive coefficients, just enter the number - the solver implies ax2 + bx + c = 0. In contrast, if you want to enter negative numbers, you enter it with a hyphen and then the number.

Quick link to code

Link

Technologies used

  • Swing

Look and functionality of the app

  • Gif

alt-text

  • Design of the app alt-text
  • Solving a quadratic equation alt-text
  • Solving a linear equation alt-text

About

A linear and quadratic equation solver I created using the Java Swing GUI library.

Topics

Resources

Stars

Watchers

Forks

Languages