Bunuel
Official Solution:
If \(a\), \(b\), and \(c\) are positive constants, how many different numbers \(y\) are there such that \(a*y + b = c\)?
A. 0
B. 1
C. 2
D. Infinitely many
E. Cannot be determined from the given information
Since \(a\) is nonzero, then \(y = \frac{c - b}{a} = \frac{c - b}{nonzero \ number}\).
As a result, regardless of the value of \(c - b\), the equation \(a*y = c - b\) will always have only one solution, given by: \(y =\frac{c - b}{nonzero \ number}\).
Answer: B
I came across a similar question which just had "different constants" instead of "positive constants" in the question.
That question had the answer of Cannot be Determined.
How much of a difference does this make can you please explain? Didn't understand this quite well.
Thanks
means constants are positive. However, in general, they can be equal.
just means they are not equal to each other, but any of them could be negative, zero, or positive.