Skip to content

QuadraSolver is a fast and intuitive app designed to solve quadratic equations with ease. Whether you're a student or a math enthusiast, simply input the coefficients, and QuadraSolve instantly provides the roots, step-by-step solutions, and visual graphing of the equation. Simplify your math problems with QuadraSolve!

License

Notifications You must be signed in to change notification settings

Gosling-dude/FactorX-Quadratic-equation-solver-App

Repository files navigation

FactorX: Quadratic Equation Solver

FactorX is a fast and intuitive app designed to solve quadratic equations with ease. Whether you're a student or a math enthusiast, this app simplifies the process of solving quadratic equations, providing accurate results and a smooth user experience.

Features

  • Instant Solutions: Input the coefficients of a quadratic equation, and FactorX instantly calculates the roots.
  • Step-by-Step Solutions: Get a detailed breakdown of each step involved in solving the quadratic equation.
  • Graph Visualization: View a graphical representation of the equation, helping you understand the shape and behavior of the quadratic function.
  • User-Friendly Interface: Designed for simplicity, FactorX ensures ease of use for all age groups and proficiency levels.

How to Use

  1. Open the FactorX app.
  2. Enter the values for the coefficients (a, b, c) of the quadratic equation in the form ax² + bx + c = 0.
  3. Press the Solve button.
  4. The app will display:
    • The roots of the equation (real or complex).
    • A step-by-step solution explaining the process.
    • A visual graph of the quadratic function.

Screenshots

Feature Screenshot
Input Screen Input Screen
Step-by-Step View Step-by-Step View

Technology Stack

  • Language: Java (for the core logic and backend)
  • Framework: Android (for the app's frontend and UI/UX)
  • Libraries:
    • MPAndroidChart: For graphing the quadratic equations and visualizing the parabolas.
    • Apache Commons Math: For accurate calculation of roots, including complex numbers if needed.

Installation

  1. Clone this repository:
    git clone https://github.com/Gosling-dude/FactorX-Quadratic-equation-solver-App

Open the project in your preferred development environment (e.g., Android Studio).

Build and run the project on your local machine or emulator.

Deploy it to your Android device if needed.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributions

Contributions, issues, and feature requests are welcome! Feel free to check the issues page or submit a pull request.

Contact

If you have any questions or need further assistance, feel free to reach out:

Email: sc5271027@gmail.com

GitHub: Sumit Chauhan

Thank you for using FactorX!

About

QuadraSolver is a fast and intuitive app designed to solve quadratic equations with ease. Whether you're a student or a math enthusiast, simply input the coefficients, and QuadraSolve instantly provides the roots, step-by-step solutions, and visual graphing of the equation. Simplify your math problems with QuadraSolve!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages