Solver Equation Quadratic Application icon

Solver Equation Quadratic 1.7

3.5 MB / 10+ Downloads / Rating 5.0 - 1 reviews


See previous versions

Solver Equation Quadratic, developed and published by FOXDEV, has released its latest version, 1.7, on 2021-03-17. This app falls under the Education category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

Solver Equation Quadratic APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.1+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.JedDev.resolver_equation

Updated: 4 years ago

Developer Name: FOXDEV

Category: Education

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Solver Equation Quadratic on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Previous Versions

Solver Equation Quadratic 1.7
2021-03-17 / 3.5 MB / Android 4.1+

About this app

L'application permet de résoudre une équation de second degré sous la forme
aX² + bX + C = 0 où a, b et c sont des coefficients réels avec a non null.
Le nombre de solutions de l'équation dépend du discriminant :
- Si Δ > 0, l'équation admet deux solutions réelles notées x1 et x2.
--> x1 = (−b − √Δ ) / (2a)
--> x2 = (−b + √Δ ) / (2a)
- Si Δ = 0, alors l'équation admet une solution réelle double notée x0 .
--> x0 = −b / (2a)
- Si Δ < 0, alors l'équation n'admet pas de solution réelle.

Pour résoudre l'équation, je vous invite à saisir les valeurs a, b et c comme montre l'interface de l'application, si votre équation est sous la forme aX² + bX = 0 la valeur de C est de 0 donc il faut saisir 0 comme valeur de c et si sous la forme aX² + C = 0, la valeur de b est 0, donc il faut saisir 0 comme valeur de b.

Je reste à votre disposition pour toutes informations complémentaire et merci de nous contacter pour améliorer l'application.

App Permissions

Allows applications to open network sockets.
Allows applications to access information about networks.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.