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
682 stars 175 forks source link

Basic integration problems #328

Closed Souvikdeb2612 closed 3 years ago

Souvikdeb2612 commented 3 years ago

Example Problem: Integrate x⁶ dx

Example Solution: x⁷/7 + c

Further explanation: Perform integration of the given values

lukew3 commented 3 years ago

Already implemented in 48: power_rule_integration