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.
- 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.
- Open the FactorX app.
- Enter the values for the coefficients (a, b, c) of the quadratic equation in the form
ax² + bx + c = 0
. - Press the Solve button.
- 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.
Feature | Screenshot |
---|---|
Input Screen | |
Step-by-Step View |
- 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.
- 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.
This project is licensed under the MIT License. See the LICENSE file for details.
Contributions, issues, and feature requests are welcome! Feel free to check the issues page or submit a pull request.
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!