How can you do the quadratic forumla when a and c are positive? I am in a calc class trying to find when the velocity is 0 with a given quadratic equation. But when a and c are positive you get a negative square root, no?
ex)
$$a= 4,\quad b= 3,\quad c= 5$$
$$b^2-4(4)(5)$$
$4 \cdot 4 \cdot 5$ will be positive.
$3$ minus a positive $=$ a negative.
but you can't do a square root of a negative?
If $a$ and $c$ are both positive, then $b^2-4ac$ can be positive or negative.
If $4ac<b^2$ then $b^2-4ac$ is positive and, as you surely know, the equation has two roots.