Question:

Find the slope of the line passing through the points $ (1, 2) $ and $ (3, 6) $:

Show Hint

Key Fact: Slope \( m = \frac{\Delta y}{\Delta x} \)
Updated On: May 30, 2025
  • 3
  • 2
  • 4
  • 1
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Approach Solution - 1

To find the slope of a line passing through two points, use the formula:

\( m = \frac{y_2 - y_1}{x_2 - x_1} \)

Given points \((1, 2)\) and \((3, 6)\):

  • \((x_1, y_1) = (1, 2)\)
  • \((x_2, y_2) = (3, 6)\)

Substitute these values into the formula:

\( m = \frac{6 - 2}{3 - 1} \)

\( m = \frac{4}{2} \)

\( m = 2 \)

Thus, the slope of the line is \(2\).

Was this answer helpful?
1
0
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

To solve the problem, we need to find the slope of the line passing through the points $(1, 2)$ and $(3, 6)$.

1. Formula for the slope of a line: 
The slope $m$ between two points $(x_1, y_1)$ and $(x_2, y_2)$ is given by:
$ m = \frac{y_2 - y_1}{x_2 - x_1} $

2. Substitute the given points:
$ x_1 = 1, y_1 = 2 $
$ x_2 = 3, y_2 = 6 $

3. Calculate the slope:
$ m = \frac{6 - 2}{3 - 1} = \frac{4}{2} = 2 $

Final Answer:
The slope of the line is $ {2} $.

Was this answer helpful?
0
0