16.5k views
5 votes
Two lines, C and D, are represented by the equations given below:

Line C: y = x + 14


Line D: y = 3x + 2

Which of the following shows the solution to the system of equations and explains why? (5 points)



(6, 20), because both lines pass through this point

(6, 20), because the point does not lie on any axis

(3, 11), because one of the lines passes through this point

(3, 11), because the point lies between the two axes

User KnightFox
by
6.6k points

1 Answer

6 votes
If you would like to know what is the solution to the system of equations, you can calculate this using the following steps:

y = x + 14
y = 3x + 2
______________
y = y
x + 14 = 3x + 2
14 - 2 = 3x - x
2x = 12
x = 6

y = x + 14 = 6 + 14 = 20

The correct result would be (x, y) = (6, 20); because both lines pass through this point.
User Itinance
by
6.9k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.