mirror of
https://github.com/DeaDvey/mathgenerator.git
synced 2025-11-28 14:35:23 +01:00
Surds comparison
This commit is contained in:
@@ -81,3 +81,4 @@ problem, solution = mathgen.genById(0)
|
||||
| 47 | Cube Root | cuberoot of 711 upto 2 decimal places is: | 8.93 | CubeRoot |
|
||||
| 48 | Power Rule Integration | 3x^1 | (3/1)x^2 + c | powerRuleIntegration |
|
||||
| 49 | Fourth Angle of Quadrilateral | Fourth angle of quadrilateral with angles 94 , 101, 102 = | 63 | fourthAngleOfQuadrilateral |
|
||||
| 50 | Surd Comparison | 25^(1/3) _ 37^(1/2) | < | surdsComparisonGen |
|
||||
|
||||
Reference in New Issue
Block a user