lukew3 / mathgenerator

A math problem generator, created for the purpose of giving self-studying students and teaching organizations the means to easily get access to high-quality, generated math problems to suit their needs.
https://lukew3.github.io/mathgenerator
MIT License
692 stars 177 forks source link

complex quadratic #297

Closed strikeraryu closed 4 years ago

strikeraryu commented 4 years ago

Example Problem: 2x^2 - 2x - 1

Example Solution: general solution : (1 + sqrt(3))/2, (1 - sqrt(3))/2 simplified solution : 1.3660, -0.3660

Further explanation (optional): question with imaginary roots x^2 - 2x + 5 roots (2 + 4i)/2, (2 - 4i)/2

Would you like to be assigned to this: yes