Hi EagerShip,I can see exactly where this is snagging you. You're reading the word
"constant" as if it means "a specific, known value that can't be zero." That's the piece to fix.
What "constant" actually means: it just tells you the letter stands for a
fixed number - one unchanging value, as opposed to a variable that ranges. It does
not tell you
what that value is, and it does
not rule out
0. A constant can perfectly well equal
0.
So look at the only restriction the question gives you: a, b, and c are
different from one another. That's it. Nothing says a ≠
0.
That means a =
0 is fully allowed, as long as b and c stay different from a and from each other - for example a =
0, b =
2, c =
5. All three are different constants, and a happens to be
0.
So we're not "assuming" a =
0 - we're recognizing it's a
possibility we can't rule out:
- If a ≠
0: exactly
1 value of y works, namely y = (c - b) / a.
- If a =
0: the equation becomes b = c, which is false, so
0 values of y work.
Since the count is
0 or 1 depending on whether a is zero, and the question never tells us, the answer is
E - cannot be determined.
Quick check to lock it in: "k is a constant" - can k =
0? Yes. "m is a nonzero constant" - now can it? No. Notice the second one had to
say "nonzero." Your question never did, so
0 stays on the table.
Answer: EEagerShip
if given a,b,c are constant value how can we assume a=0