calendarBack
Quant

/

Geometry

/

Trigonometry & Coordinate
ALL MODULES

CAT 2025 Lesson : Trigonometry & Coordinate - Equation of a Line

bookmarked

3.3 Slope of a line

The slope of a line determines the flatness or steepness of the line with respect to the axes. Positive and negative slopes indicate the direction that the line takes with respect to the
yy-axis.

Where the angle formed by the line with the
xx-axis is θ, Slope (mm) = tan θ

Where (
x1,y1x_1, y_1) and (x2,y2x_2, y_2) are two points that the line passes through (and x1x2x_1 ≠ x_{2}), Slope (mm) = y2y1x2x1\dfrac{y_{2} - y_{1}}{x_{2} - x_{1}}

The slope gives us the rate of change of
yy with respect to the change of xx. For instance, if the slope of a line is 3, then 1 unit increase in the xx-coordinate will result in a 3 units increase in the yy-coordinate along the line. Similarly, if the slope is -0.5, then 1 unit increase in xx-coordinate will result in 0.5 decrease in the yy-coordinate (decrease in this case as the slope is negative).

Example 10

What is the slope of the line connecting the points

(i) (3, -2) and (5, 1)     (ii) (-8, 12) and (3, -4)     (iii) (2, 3) and (4, 7)

Solution

(i) Where (3, -2) and (5, 1) are two points that the line passes through
Slope (mm) = y2y1x2x1=1(2)53=1+253=32\dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{1 - (-2)}{5 - 3} = \dfrac{1 + 2}{5 - 3} = \dfrac{3}{2}

(ii) Where (
8,12-8, 12) and (3,43, -4) are two points that the line passes through
Slope
(m)=y2y1x2x1=4123(8)=1611(m) = \dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{-4 -12}{3 - (-8)} = \dfrac{-16}{11}

(iii) Where (
2,32, 3) and (4,74, 7) are two points that the line passes through
Slope
(m)=y2y1x2x1=7342=42=2(m) = \dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{7 - 3}{4 - 2} = \dfrac{4}{2}= 2

Answer: (i)
32\dfrac{3}{2}; (ii)1611\dfrac{-16}{11}; (iii) 22

3.4 Lines parallel to x-axis & y-axis

As shown below, few of the points that a line that is parallel to
xx-axis passes through are (2,k),(1,k),(0,k),(1,k),(2,k)(-2, k), (-1, k), (0, k), (1, k), (2, k). The yy-coordinate of the points never changes. Therefore, the equation of such a line is y=ky = k.



A vertical line parallel to the
yy-axis, as shown below, passes through are (k,2),(k,1),(k,0),(k,1),(k,2)(k, -2), (k, -1), (k, 0), (k, 1), (k, 2). The xx-coordinate of the points never changes. Therefore, the equation of such a line is x=kx = k.



3.5 Equation of a Line

Equations of a line can be formed or written in the following ways:

1) Slope & y-intercept form:
y=mx+cy = mx + c
This is one of the easiest ways to form an equation.
mm is the slope of the line and cc is the yy-intercept (note that when x=0,y=cx = 0, y = c and therefore, cc is the yy-intercept).

mm indicates the direction and steepness of the line while cc indicates the point where the line cuts the yy-axis. An equation represented this way would help us to quickly draw or visualise the line.

2)
xa+yb=1\dfrac{x}{a} + \dfrac{y}{b} = 1

where
aa and bb are the xx-intercept and yy-intercept. This can be used when the two intercepts are known.

3)
ax+by+c=0ax + by + c = 0

This is a general form in which an equation of the line is represented.
(a) If
x=0,y=cbx = 0, y = - \dfrac{c}{b} which is the yy-intercept

(b) If
y=0,x=cay = 0, x = - \dfrac{c}{a} which is the xx-intercept

(c) Equation can be re-written as
y=axbcby = - \dfrac{ax}{b} - \dfrac{c}{b} where the Slope is ab\dfrac{-a}{b}

(a), (b) and (c) need not be memorised as you should be able to quickly deduce these.

Example 11

What is the equation of the line, if
(i) the slope and the yy-intercept are 32\dfrac{-3}{2} and 55 respectively?
(ii)
xx-intercept and yy-intercept are 22 and 6-6 respectively?

Solution

(i) We can directly apply this in
y=mx+cy = mx + c where mm and cc are the slope and y-intercept respectively.

y=32x+5y = \dfrac{-3}{2} x + 5

3x+2y=103x + 2y = 10

(ii) Applying the
yy-intercept, we get y=mxy = mx - 6 ----- (1)

An
xx-intercept of 22 means the line cuts the xx-axis at x=2x = 2, i.e., when y=0y = 0. Substituting x=2x = 2 and y=0y = 0, we get
0=2m6m=30 = 2m - 6 ⇒ m = 3

Substituting
m=3m = 3 in (1), we get y=3x6y = 3x - 6
3xy=63x - y = 6

Answer: (i)
3x+2y=103x + 2y = 10; (ii) 3xy=63x - y = 6

Example 12

What is the equation of the line passing through the point (4,54, -5) with the slope 32\dfrac{3}{2}?

Solution

Working with the slope-intercept form of the equations

y=mx+cy=32x+cy = mx + c ⇒ y = \dfrac{3}{2} x + c----- (1)

As the line passes through (
4,54, -5), substituting x=4x = 4 and y=5y = -5 we get

5=32×4+c-5 = \dfrac{3}{2} \times 4 + c

10=12+2c-10 = 12 + 2c
2c=222c = -22
c=11c = -11

Substituting
c=11c = -11 in (1),

y=32x112y=3x22y = \dfrac{3}{2}x - 11 ⇒ 2y = 3x - 22
3x2y=+223x - 2y = +22

Answer:
3x2y=223x - 2y = 22

Example 13

Find the area of the region (in units), where 2x+3y12<0,x>02x + 3y -12 < 0, x > 0 and y>0y > 0?

Solution

The graph of x>0x > 0

The graph of y>0y > 0

The graph of 2x+3y12<02x + 3y -12 < 0

The line
2x+3y12=02x + 3y -12 = 0 cuts the xx axis at (6,06, 0)

To find this coordinate, we need to substitute
y=0y = 0 in 2x+3y12=02x + 3y -12 = 0

2x+3(0)12=02x + 3(0) - 12 = 0
2x=12x=62x = 12 ⇒ x = 6.
The line
2x+3y12=02x + 3y -12 = 0 cuts the yy axis at (4,04, 0)

To find this coordinate, we need to substitute
x=0x = 0 in 2x+3y12=02x + 3y -12 = 0

2(0)+3y12=02(0) + 3y - 12 = 0
3y=12y=43y = 12 ⇒ y = 4.

The closed region will form a triangle with coordinates
(0,0),(6,0)(0, 0), (6, 0) and (0,4)(0, 4)

Therefore, the area of the closed region =
12×4×6=12\dfrac{1}{2} \times 4 \times 6 = 12 units.

Answer:
1212




Want to read the full content

Unlock this content & enjoy all the features of the platform

Subscribe Now arrow-right
videovideo-lock