diff --git a/quadratic equations b/quadratic equations new file mode 100644 index 0000000..3c27546 --- /dev/null +++ b/quadratic equations @@ -0,0 +1,2 @@ +# Solve this equation completely +# 3x^2 + 5x+2= 0