I am trying a GRE question, and I have the following:
Given $a=bc$ and $c\geq 1$ and $b\neq 0$,
Answer A: $a$ > $(b+c)$
Answer B: $a$ < $(b+c)$
Answer C: $a$ = $(b+c)$
Answer D: The relationship cannot be determined from the info given.
Now, trying to reason out the problem statement, we get:
$a \geq b$ and $b+c=b+\frac{a}{b}$ which gives $b+c=b$+{some value greater than or equal to 1}
Now, my hunch is that the answer is option D, but for whatever values I try to plug in, I seem to get option B. Is there a way to say with certainty that option B is the correct answer?