For this case we have the following equation:
[tex]y + 1 = 2 (x - 3)[/tex]
That can be rewritten in the form [tex]y = mx + b[/tex]
Where:
So, we have:
[tex]y + 1 = 2 (x - 3)\\y + 1 = 2x-6\\y = 2x-6-1\\y = 2x-7[/tex]
Where:
[tex]m = 2[/tex] is the slope
[tex]b = -7[/tex] is the cut point
Carlota has the following points:
(-1, 3) and (2, 9)
To know if the line [tex]y = 2x-7[/tex] passes through these points, we must replace them in the equation and the equality must be fulfilled. So:
Point (-1, 3):
Substituting:
[tex]3 = 2 (-1) -7\\3 = -2-7[/tex]
[tex]3 = -9[/tex] It's false, equality is not met. The point (-1, 3) does not go through the line.
The equation written by Carlota is erroneous, the procedure to follow is:
Given[tex](x1, y1) = (- 1, 3)[/tex] and[tex](x2, y2) = (2, 9)[/tex], we find the slope:
[tex]m=\frac{(y2-y1)}{(x2-x1)}[/tex]
[tex]m=\frac{(9-3)}{(2-(-1))}[/tex]
[tex]m=\frac{6}{3}[/tex]
[tex]m=2[/tex]
We observe that the slope found by Carlota is the same. Let's see cut point "b". For this we substitute any of the points given in the equation:
[tex]y = 2x + b[/tex]
Substituting (2,9) we have:
[tex]9 = 2 (2) + b\\9 = 4 + b\\b = 9-4\\b = 5[/tex]
Thus, Carlota's error was at the cut-off point. The correct equation of the line that passes through the given points is [tex]y = 2x + 5[/tex]
Answer:
The correct equation of the line that passes through the given points is [tex]y = 2x + 5[/tex]
Carlota's mistake was at the cutoff point