Question

Difficulty: HardSlope of a Line

Line AA passes through the points (3,4)(-3, 4) and (5,8)(5, 8) in a coordinate plane. Line BB is perpendicular to Line AA and passes through the point (2,1)(2, -1). What is the yy-coordinate of the point where Line BB crosses the yy-axis?

Answer: 3

Answer

The correct answer is 3.
The correct answer is 3. Finding the slope of the first line gives 0.5. The negative reciprocal of 0.5 is -2, which is the slope of the perpendicular line. Setting up the slope equation between the point (2, -1) and the y-intercept (0, 3) confirms the y-coordinate is indeed 3.

Step-by-Step Solution

1
Calculate the slope of Line A.
The slope of Line A is 0.5.
Using the slope formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1} for points (3,4)(-3, 4) and (5,8)(5, 8) gives mA=845(3)=48=0.5m_A = \frac{8 - 4}{5 - (-3)} = \frac{4}{8} = 0.5.
2
Find the slope of Line B.
The slope of Line B is -2.
Because Line B is perpendicular to Line A, its slope must be the negative reciprocal of the slope of Line A: mB=10.5=2m_B = -\frac{1}{0.5} = -2.
3
Determine the y-intercept of Line B.
The y-coordinate of the y-intercept is 3.
Line B passes through (2,1)(2, -1) and (0,b)(0, b). Using the slope formula: b(1)02=2    b+12=2    b+1=4    b=3\frac{b - (-1)}{0 - 2} = -2 \implies \frac{b + 1}{-2} = -2 \implies b + 1 = 4 \implies b = 3.

Key Concept

The slope of a line measures its steepness, calculated as the change in yy divided by the change in xx. Perpendicular lines have slopes that are negative reciprocals of each other.

Alternative Method

Instead of using the slope formula directly to solve for the y-intercept, write the equation of Line B in point-slope form: yy1=m(xx1)y - y_1 = m(x - x_1). Substituting the point (2,1)(2, -1) and slope 2-2 gives y(1)=2(x2)y - (-1) = -2(x - 2), which simplifies to y+1=2x+4y + 1 = -2x + 4, or y=2x+3y = -2x + 3. To find the y-intercept, set x=0x = 0, which yields y=3y = 3.
Estimated Time:1m 30s
Rate this question