bhumika.k.shah wrote:In the xy-plane, what is the slope of the line with equation 3x + 7y = 9?
A. - 7/3
B. - 3/7
C. 3/7
D. 3
E. 7
Rewriting the equation in
slope y-intercept form is a nice fast approach.
Alternatively, you can find any two points that are on the line and then use the
slope formula.
Slope of line connecting the points (x1, y1) and (x2, y2) = (y2 - y1)/(x2-x1)
So, let's find 2 points that are on the line.
In other words, we're looking for COORDINATES x and y such that 3x + 7y = 9
To find one point, let's let x = 0 and solve for y.
We get: 3(0) + 7y = 9
So, 7y = 9, which means y = 9/7
So, one point on the line is (
0, 9/7)
To find another point, let y = 0 and solve for x.
We get: 3x + 7(0) = 9
So, 3x = 9, which means x = 3
So, another point on the line is (
3, 0)
Applying the slope formula, we get SLOPE = (
0 -
9/7)/(
3 -
0)
= (-9/7)/3
= (-9/7)(1/3)
= [spoiler]-3/7[/spoiler]
Answer:
B
Cheers,
Brent