We are given that \( f(2) = 1 \) and \( f'(2) = 4 \), and that \( \alpha = \lim_{x \to 0^+} f(2 + x) \). We can approximate \( f(2 + x) \) using a linear approximation (first-order Taylor expansion) around \( x = 0 \):
\[
f(2 + x) \approx f(2) + f'(2)x = 1 + 4x
\]
Thus, \( \alpha = 1 + 4x \). Substituting this into the equation of the curve:
\[
y = 4x^3 - 4x^2 - 4(1 + 4x - 7)x - (1 + 4x)
\]
Simplifying:
\[
y = 4x^3 - 4x^2 - 4(-6x) - 1 - 4x = 4x^3 - 4x^2 + 24x - 1 - 4x
\]
\[
y = 4x^3 - 4x^2 + 20x - 1
\]
Now, to find the number of times the curve meets the x-axis, we solve for \( y = 0 \):
\[
4x^3 - 4x^2 + 20x - 1 = 0
\]
Using a numerical method or approximation, we find that the cubic equation has two real roots.
Therefore, the curve meets the x-axis twice.
Thus, the correct answer is \( 2 \).