Question

Difficulty: MediumSlope of a Line

In the standard (x,y)(x, y) coordinate plane, a line passes through the points (3,1)(3, -1) and (1,y)(-1, y). If the slope of the line is 2-2, what is the value of yy?

  1. A
    11
  2. B
    9-9
  3. C
    7-7
  4. 77Answer
  5. E
    99

Answer

The correct value of yy is 77.
To find the value of yy, apply the slope formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}. Substituting the coordinates (3,1)(3, -1) and (1,y)(-1, y) alongside the slope of 2-2 yields the equation 2=y(1)13-2 = \frac{y - (-1)}{-1 - 3}. Simplifying the denominator gives 2=y+14-2 = \frac{y + 1}{-4}. Multiplying both sides of the equation by 4-4 results in 8=y+18 = y + 1. Finally, subtracting 11 from both sides gives y=7y = 7.

Step-by-Step Solution

1
Set up the slope formula using the given points (x1,y1)=(3,1)(x_1, y_1) = (3, -1) and (x2,y2)=(1,y)(x_2, y_2) = (-1, y).
The formula is m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}, which becomes 2=y(1)13-2 = \frac{y - (-1)}{-1 - 3}.
This establishes the algebraic relationship between the coordinates and the given slope.
2
Simplify the numerator and denominator of the fraction.
2=y+14-2 = \frac{y + 1}{-4}
Subtracting a negative number is equivalent to addition, and 13-1 - 3 simplifies to 4-4.
3
Solve for yy by isolating the variable.
Multiply both sides by 4-4 to get 8=y+18 = y + 1, then subtract 11 from both sides to get y=7y = 7.
This isolates the variable yy to find its numerical value.

Key Concept

Calculating the slope of a line using the coordinates of two points on the line.
Estimated Time:1m 0s
Rate this question