SOLUTION: The coordinates below represent two linear equations. How many solutions does this system of equations have? Line 1 x y –6 3 3 6 Line 2 x y –3 1 3 3 A. 0

Algebra ->  Linear-equations -> SOLUTION: The coordinates below represent two linear equations. How many solutions does this system of equations have? Line 1 x y –6 3 3 6 Line 2 x y –3 1 3 3 A. 0       Log On


   



Question 934343: The coordinates below represent two linear equations.

How many solutions does this system of equations have?

Line 1
x y
–6 3
3 6
Line 2
x y
–3 1
3 3


A.
0

B.
exactly 1

C.
exactly 2

D.
infinitely many

Found 2 solutions by TimothyLamb, MathLover1:
Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
line 1:
m = dy/dx
m = (6 - 3)/(3 + 6)
m = 3/9
m = 1/3
y - 6 = (1/3)(x - 3)
y = (1/3)x - 1 + 6
y = (1/3)x + 5
---
line 2:
m = dy/dx
m = (3 - 1)/(3 + 3)
m = 2/6
m = 1/3
y - 3 = (1/3)(x - 3)
y = (1/3)x - 1 + 3
y = (1/3)x + 2
---
the lines are parallel (equal slopes), but distinct (different y-intercepts) ...
the linear system has no solutions
---
answer:
A. 0
---
Free algebra tutoring live chat:
https://sooeet.com/chat.php?gn=algebra
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations with quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php
---

Answer by MathLover1(20849) About Me  (Show Source):
You can put this solution on YOUR website!
given:
Line 1
x| y
-6| 3
3| 6
first find equation of a line passing through given points:
Solved by pluggable solver: Find the equation of line going through points
hahaWe are trying to find equation of form y=ax+b, where a is slope, and b is intercept, which passes through points (x1, y1) = (-6, 3) and (x2, y2) = (3, 6).
Slope a is .
Intercept is found from equation a%2Ax%5B1%5D%2Bb+=+y%5B1%5D, or 0.333333333333333%2A-6+%2Bb+=+5. From that,
intercept b is b=y%5B1%5D-a%2Ax%5B1%5D, or b=3-0.333333333333333%2A-6+=+5.

y=(0.333333333333333)x + (5)

Your graph:




Line 2
x| y
-3| 1
3| 3

Solved by pluggable solver: Find the equation of line going through points
hahaWe are trying to find equation of form y=ax+b, where a is slope, and b is intercept, which passes through points (x1, y1) = (-3, 1) and (x2, y2) = (3, 3).
Slope a is .
Intercept is found from equation a%2Ax%5B1%5D%2Bb+=+y%5B1%5D, or 0.333333333333333%2A-3+%2Bb+=+2. From that,
intercept b is b=y%5B1%5D-a%2Ax%5B1%5D, or b=1-0.333333333333333%2A-3+=+2.

y=(0.333333333333333)x + (2)

Your graph:



see both lines on a graph:

From the graph, we can see that the two lines are parallel and will never intersect. So there are no solutions and the system is inconsistent.
according to Euclidean geometry, if two lines are distinct but have the same slope they are said to be parallel and have no points in common.
so, your answer is A. 0
It is also good to know that, according to non-Euclidean geometry (so called projective geometry) any pair of lines always+intersects at some point, but parallel lines do not intersect in the real plane. The line at infinity is added to the real plane. This completes the plane, because now parallel+lines intersect at a point which lies on the line at infinity. Also, if any pair of lines intersects at a point on the line at infinity, then the pair of lines is parallel.
but we will keep A.0 as an answer to your question