<p>In a triangle ABC, <i>(a + b + c)(b + c - a) = kbc</i>, then which of the following is true?</p>
Step-by-Step Solution
Key Concept: Use the cosine rule to relate (b+c-a) to angle A, then apply the cosine rule again to express k in terms of cos A. Since A is an angle in a triangle, 0 < A < π, which constrains the value of k.
Step 1: The given equation is
$$(a + b + c)(b + c - a) = kbc$$
Step 2: Rearrange the terms on the left side:
$$((b + c) + a)((b + c) - a) = kbc$$
Step 3: Apply the difference of squares formula, $(X+Y)(X-Y) = X^2 - Y^2$:
$$(b + c)^2 - a^2 = kbc$$
$$b^2 + c^2 + 2bc - a^2 = kbc$$
Step 4: From the Law of Cosines, we know that $a^2 = b^2 + c^2 - 2bc \cos A$. Rearranging this gives $b^2 + c^2 - a^2 = 2bc \cos A$.
Step 5: Substitute this into the equation from Step 3:
$$2bc \cos A + 2bc = kbc$$
Step 6: Divide both sides by $bc$ (since $b, c \neq 0$ in a triangle):
$$2 \cos A + 2 = k$$
$$k = 2(1 + \cos A)$$
Step 7: For any angle $A$ in a triangle, $0 < A < \pi$. This implies that $-1 < \cos A < 1$.
Step 8: Substitute the bounds for $\cos A$ into the expression for $k$:
When $\cos A \to -1$, $k \to 2(1 - 1) = 0$.
When $\cos A \to 1$, $k \to 2(1 + 1) = 4$.
Therefore, $0 < k < 4$.
Correct Answer: D