IF $a>0$ and $b<0$, which of the following statements are true about the value of (x) that solve the eq0ution $x^2 - ax + b = 0$
a)they have opposite signs b)their sum is greater than zero c)their product equals $- b$
Now my choice was a) and c), but c) is incorrect and I'm not sure why since b is negative (<0) which means that the values of x will be opposite (a negative product) hence a), but why not c)? The answer is a) and b) but I'm not sure why b) is an answer. It COULD be I think, but I believe c) has to be. Thanks everyone.
if the product is b<0 then why is the answer choice not C which says -b?Because the product is $b \lt 0,$, not $-b \gt 0,$. – dxiv Jan 29 '17 at 03:06x^2 - x - 2 = 0 isn't the 2 the b and isn't this -2 = -b?No, that's $b=-2,$. Maybe it's more obvious if you work it backwards: take $x^2-ax+b$ then substitute $a=1$, $b=-2,$ and see what you get. – dxiv Jan 29 '17 at 04:28