about | help | code help+videos | done | prefs |
The general form of a quadratic equation is a*x^2 + b*x + c = 0.
quadratic_solution(1, -3, 2, true) → 2.0 quadratic_solution(1, -3, 2, false) → 1.0 quadratic_solution(1, 10, 24, true) → -4.0 ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 3 Post-solution available
Copyright Nick Parlante 2017 - privacy