There’s no question here.
I believe it’s 361, tell me if I’m wrong though!
Answer:
C: Xint = 2, Yint. = -7
Step-by-step explanation:
Given the equation, 2x - 7y = -14:
The y-intercept is the point on the graph where it crosses the y-axis, and has coordinates (0, b). It is also the value of y when x = 0. To solve for the y-intercept, set x = 0:
2x - 7y = -14
2(0) - 7y = -14
0 - 7y = -14
-7y = -14
Divide both sides by -7 to solve for y:
-7y/-7 = -14/-7
y = 2
Therefore, the y-intercept = 2.
Next, the x-intercept is the point on the graph where it crosses the x-axis, and has coordinates, (a, 0). To find the x-intercept, set y = 0 and substitute into the given equation:
2x - 7y = -14
2x - 7(0) = -14
2x - 0 = -14
2x = -14
Divide both sides by 2 to solve for x:
2x/2 = -14/2
x = -7
x-intercept = -7.
Therefore, the correct answer is C: Xint = 2, Yint. = -7
Please mark my answers as the Brainliest if you find this helpful :)
(2x + 3y = 12) x (-2)
(4x - 3y = 6) x 1
-4x - 6y = -24
4x - 3y = 6
You can cancel out the x values by adding the two equations together.
(-4x + 4x) + (-6y - 3y) = (-24 + 6)
-9y = -18
y = 2
Solve for x now...
4x - 3(2) = 6
4x - 6 = 6
4x = 12
x = 3
Check... (x = 3, y = 2)
2(3) + 3(2) = 12
6 + 6 = 12
12 = 12 <- this works!
4(3) - 3(2) = 6
12 - 6 = 6
6 = 6 <- this works!