Solve the following:
(a) If ax + by + c = 0 does not touch the Y axis anywhere, then which of these constants will be zero?
(b) Find the Y coordinates for the points which lie on y = 2x + 1, whose X coordinates are 3, 4 and 6. [4 MARKS]
Sub-parts: 2 Marks each
(a) The required line is a line parallel to the Y axis as it does not touch Y axis anywhere.
Thus, its equation will be of the form x = constant
Writing this in the standard form, we will get
ax + 0y + c = 0
Or, we can say that the constant b will be equal to zero.
(b)y = 2x + 1
X coordinate = 3
y = (2x3) + 1 = 7
The point is (3, 7)
X coordinate = 4
y = (2x4) + 1 = 9
The point is (4, 9)
X coordinate = 6
y = (2x6) + 1 = 13
The point is (6, 13)