+91 9600 121 800

Plans

Dashboard

Daily & Speed

Quant

Verbal

DILR

Compete

Free Stuff

calendarBack
Quant

/

Geometry

/

Trigonometry & Coordinate

Trigonometry And Coordinate

MODULES

Basics of Triangle
Trigonometric Formulae
Quadrants & Graph
Basics of Coordinate Geometry
Equation of a Line
Other Line Properties
Triangle, Quadrilateral & Circle
Past Questions

PRACTICE

Trigonometry & Coordinate : Level 1
Trigonometry & Coordinate : Level 2
Trigonometry & Coordinate : Level 3
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
yyy-axis.

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

Where (
x1,y1x_1, y_1x1​,y1​) and (x2,y2x_2, y_2x2​,y2​) are two points that the line passes through (and x1≠x2x_1 ≠ x_{2}x1​=x2​), Slope (mmm) = y2−y1x2−x1\dfrac{y_{2} - y_{1}}{x_{2} - x_{1}}x2​−x1​y2​−y1​​

The slope gives us the rate of change of
yyy with respect to the change of xxx. For instance, if the slope of a line is 3, then 1 unit increase in the xxx-coordinate will result in a 3 units increase in the yyy-coordinate along the line. Similarly, if the slope is -0.5, then 1 unit increase in xxx-coordinate will result in 0.5 decrease in the yyy-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 (mmm) = y2−y1x2−x1=1−(−2)5−3=1+25−3=32\dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{1 - (-2)}{5 - 3} = \dfrac{1 + 2}{5 - 3} = \dfrac{3}{2}x2​−x1​y2​−y1​​=5−31−(−2)​=5−31+2​=23​

(ii) Where (
−8,12-8, 12−8,12) and (3,−43, -43,−4) are two points that the line passes through
Slope
(m)=y2−y1x2−x1=−4−123−(−8)=−1611(m) = \dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{-4 -12}{3 - (-8)} = \dfrac{-16}{11}(m)=x2​−x1​y2​−y1​​=3−(−8)−4−12​=11−16​

(iii) Where (
2,32, 32,3) and (4,74, 74,7) are two points that the line passes through
Slope
(m)=y2−y1x2−x1=7−34−2=42=2(m) = \dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{7 - 3}{4 - 2} = \dfrac{4}{2}= 2(m)=x2​−x1​y2​−y1​​=4−27−3​=24​=2

Answer: (i)
32\dfrac{3}{2}23​; (ii)−1611\dfrac{-16}{11}11−16​; (iii) 222

3.4 Lines parallel to x-axis & y-axis

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



A vertical line parallel to the
yyy-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)(k,−2),(k,−1),(k,0),(k,1),(k,2). The xxx-coordinate of the points never changes. Therefore, the equation of such a line is x=kx = 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 + cy=mx+c
This is one of the easiest ways to form an equation.
mmm is the slope of the line and ccc is the yyy-intercept (note that when x=0,y=cx = 0, y = cx=0,y=c and therefore, ccc is the yyy-intercept).

mmm indicates the direction and steepness of the line while ccc indicates the point where the line cuts the yyy-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} = 1ax​+by​=1

where
aaa and bbb are the xxx-intercept and yyy-intercept. This can be used when the two intercepts are known.

3)
ax+by+c=0ax + 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}x=0,y=−bc​ which is the yyy-intercept

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

(c) Equation can be re-written as
y=−axb−cby = - \dfrac{ax}{b} - \dfrac{c}{b}y=−bax​−bc​ where the Slope is −ab\dfrac{-a}{b}b−a​

(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 yyy-intercept are −32\dfrac{-3}{2}2−3​ and 555 respectively?
(ii)
xxx-intercept and yyy-intercept are 222 and −6-6−6 respectively?

Solution

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

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

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

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

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

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

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

Example 12

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

Solution

Working with the slope-intercept form of the equations

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

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

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

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

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

⇒
y=32x−11⇒2y=3x−22y = \dfrac{3}{2}x - 11 ⇒ 2y = 3x - 22y=23​x−11⇒2y=3x−22
⇒
3x−2y=+223x - 2y = +223x−2y=+22

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

Example 13

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

Solution

The graph of x>0x > 0x>0

The graph of y>0y > 0y>0

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

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

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

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

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

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

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

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

Answer:
121212




Want to read the full content

Unlock this content & enjoy all the features of the platform

Subscribe Now arrow-right
videovideo-lock