Answer:
<em>(7, 5.25)</em> lies on the graph.
Step-by-step explanation:
We are given the following values
x = 4, 6, 8, 12 and corresponding y values are:
y = 3, 4.5, 6, 9
Let us consider two points (4, 6) and (6, 4.5) and try to find out the equation of line.
Equation of a line passing through two points
and
is given as:

where m is the slope.
(x,y) are the coordinates from where the line passes.
c is the y intercept.
Here,

Formula for slope is:


Now, the equation of line becomes:

Putting the point (4,3) in the above equation to find <em>c</em>:

So, final equation of given function is:

OR

As per the given options, the point <em>(7, 5.25) </em>satisfies the equation.
So correct answer is
.
Your answer should be C sorry if i'm wrong, hope it helps tho
When negative five is subtracted from a number the result is 10. The number is 5.
x - (-5) = 10
x + 5 = 10
x = 10 - 5
x = 5
19. A
20. C
21. C
22. B
23. B
24. C
Answer:

Step-by-step explanation:
Hello,
Pls post the full question next time so that we can make sure what is expected.
I assume that you want to solve for (x,y)
(1) 2x + 3y = 7
(2) 3x + 2y = 8
2*(2)-3*(1) gives
2*3x + 2*2y - 3*2x - 3*3y = 2*8 - 3*7 = 16 - 21 = -5
6x - 6x + 4y -9y = -5
-5y=-5
y = 1
and we can replace in (1)
2x + 3*1 = 7
2x = 7 - 3 = 4
x = 2
hope this helps