(a) Answer: One solution.
Explanation: two lines that have same slope with opposite sign will necessarily cross each other at a single point, as one is "pointing uphill" and the other "downhill."
(b) Answer: Infinitely many solutions.
Explanation:
2x + 3y = 5.5
4x + 6y = 11 | divide by 2
-->
2x + 3y = 5.5
2x + 3y = 5.5
--> equations are identical.
2x + 3y = 2x + 3y
so any (x,y) will satisfy this equation. This means infinitely many solutions.
(c) Answer: One solution
Explanation:
Continuing the two lines it becomes obvious they will cross at one point (the solution)
(d) Answer: No solution
Explanation: If the two lines are parallel, they will never cross (by definition of "parallel"). Therefore there will be no solution to the corresponding linear system.
Answer:
The answer is that 75% of the student like to eat breakfast.
Answer:
The equation of this line would be y = 11x - 48
Step-by-step explanation:
To get this equation, we first have to find the slope. We do that with the slope eqaution.
m(slope) = (y2 - y1)/(x2 - x1)
m = (-4 - 7)/(4 - 5)
m = -11/-1
m = 11
Now we can use this slope and either point in point-slope form to find the equation.
y - y1 = m(x - x1)
y - 7 = 11(x - 5)
y - 7 = 11x - 55
y = 11x - 48