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?