What's the shape of ax^2+bx+c=0 equation?
1 Answer
Note that $ax^2+bx+c=0$ and $y=ax^2+bx+c$ are completely different objects. The former is an equation and the latter is a function.
The quadratic equation $ax^2+bx+c=0$ has two solutions
\[x=\frac{-b+\sqrt{b^2-4ac}}{2a}, x=\frac{-b-\sqrt{b^2-4ac}}{2a} \]
provided $b^2-4ac>0$. Note that these are equations of two veritical lines. If the equation has only one solution ($b^2-4ac=0$), then $ax^2+bx+c=0$ would represent only one straight line. That's why you are getting two straight lines.
However, if you mean $y=ax^2+bx+c$, then it represents the graph of a parabola.

200
-
Thank you for your explanation
Join Matchmaticians Affiliate Marketing
Program to earn up to a 50% commission on every question that your affiliated users ask or answer.
- 1 Answer
- 420 views
- Pro Bono
Related Questions
- Minimizing the cost of building a box
- There are a total of 95 coins, quarters and dimes, and the total is $15.35. How many dimes are there ?
- Artin-Wedderburn isomorphism of $\mathbb{C}[S_3]$
- Three questions on Vectors
- Algebra Word Problem #1
- Algebra question
- Solving Inequalities- Erik and Nita are playing a game with numbers
- Evaluate $\int \ln(\sqrt{x+1}+\sqrt{x}) dx$