40.6k views
1 vote
Is the line through the points R(-1,3) and S(2,-7) parallel to the graph of the line given by the equation, 10x + 3y = 6? Explain.

A. yes, both lines are vertical.
B. Yes, both lines have the same slope.
C. No, both lines have positive slopes that are not equal.
D. No, both lines have negative slopes that are not equal.

User Surfbutler
by
6.3k points

2 Answers

3 votes
-------------------------------------------------------------------------------
Find the slope of the given two points
-------------------------------------------------------------------------------
Slope = (3-(-7)) / (-1 -2) = 10/-3 = - 10/3

-------------------------------------------------------------------------------
Find the slope of the given equation
-------------------------------------------------------------------------------
10x + 3y = 6
3y = -10x + 6
y = - 10/3 x + 2
Slope = -10/3

-------------------------------------------------------------------------------
Conclusion
-------------------------------------------------------------------------------
The slopes are the same, therefore the two lines are parallel.

-------------------------------------------------------------------------------
Answer: B Yes, both have the same slope.
-------------------------------------------------------------------------------
User Tokfrans
by
6.2k points
3 votes

Answer:

Option B - Yes, both lines have the same slope.

Explanation:

To find : Is the line through the points R(-1,3) and S(2,-7) parallel to the graph of the line given by the equation,
10x + 3y = 6?

Solution :

We know when lines are parallel their slopes are equal.

The slope of line through the points R(-1,3) and S(2,-7) is


m=(y_2-y_1)/(x_2-x_1)


m=(-7-3)/(2-(-1))


m=(-10)/(3)

The slope of line
10x + 3y = 6 is


3y=-10x+ 6


y=(-10x+ 6)/(3)


y=(-10)/(3)x+(6)/(3)


y=(-10)/(3)x+2

The slope of the line is
m=(-10)/(3)

Yes, both lines have the same slope.

Therefore, option B is correct.