In this question on Co-ordinate geometry, the concepts being tested are the following:
1)
If two lines are parallel, their slopes are equal.
2) When the
equation of a line is represented
in the Slope-Intercept form i.e. the y=mx+c form, the
co-efficient of x represents the
slope of the line and
c represents the y-intercept of the line.
3) When a
line passes through a point, the
co-ordinates of that point satisfy the equation of the line when substituted.
With this in mind, let us proceed to analyse the question data. The question says that the line l is parallel to the line represented by y=3x + 2. The slope of this line is 3 and the y-intercept is 2. Therefore, the slope of line l should also be 3, but with a different y-intercept.
So, the
equation of line l can be written as y = 3x + k, where k is the y-intercept of line l. Since the line passes through (1,-1), the co-ordinates can be substituted in the equation of line l. Doing this,
-1 = 3*1 + k, which yields k= -4 on solving the equation.
Therefore, equation of line l is y=3x – 4. Now that we know the equation of line l, the only thing left out is for us to substitute the co-ordinates of the points given in the statements and see which ones satisfy the equation.
Substituting (2,2) from statement I, we see that 2 = 3*2 – 4 is true. Therefore, line l definitely passes through (2,2) and hence statement I is true. As such, answer options B and C cannot be the answers and hence can be eliminated.
Substituting (0,-2) from statement II, we see that -2 = 3*0 -4 is not true. Line l does not pass through (0,-2) and hence statement II is false. Answer option E can be eliminated.
Substituting (-2,-10) from statement III, we see that -10 = 3*(-2) -4 is true. Line l does pass through (-2,-10) and hence statement III is true. Answer option A can be eliminated.
The correct answer option is D.
Hope that helps!