Note: This could have been actually a very interesting Data Sufficiency question! Something like this:
For the straight line y = kx + b, what is the value of (k/b)?
Statement 1: The line intersects x-axis at (2, 0)
Statement 2: The line intersects y-axis at (0, 5)
Anyway, the simple solution for this given question is:
We know that for a straight line y = mx + c (standard equation),
y-intercept = c;
x-intercept = - c/m;
Here the equation is y = kx + b;
Thus, y-intercept = b;
x-intercept = - b/k;
We are supposed to find (k/b). So let's ignore y-intercept. Let's focus on x-intercept.
- b/k = 2
So, b/k = - 2
So, k/b = - 1/2
Ans: C