X = the number of humans and y = the number of horses.
x+y=74
2x+4y=196
Because the number of humans and horses together is 74, and the total number of legs (2 per every human, x, and 4 per every horse, y) is 196. Then, just use elimination to solve.

So, now that you have y, you can plug it into the first equation to find x:

So, x = 50 and y = 24, so there are 50 humans and 24 horses.
The correct answer is B.
Add them together thee we j get your answer
Answer:
First differences means take the ordered pairs in increasing order for their x coordinates (assuming the x's go by ones), then subtract each y (except the last) from the y that comes after it. Keep doing that and you get the first differences. (The second differences would be what you get if you then subtract each of the first differences from the one that came after it (TMI probably but ...)
Say the points were (1,3), (2,7), (3,11) and (4,15). The first differences are
7-3 = 4
11-7 = 4
15 - 11 = 4 all 4. This would also be the slope. So that is the relationship - they are the same.
Answer:
For the column "Slope Intercept", the graph is displaying y = -7/2x + 3. Because the line is going down 7 units and to the right 2 units, and the 3 is the point in which the line crosses the y-axis.
For the "Standard" column, it will be
7x + 2y = 6, because that's what it would look like in standard form. (To turn it from standard to slope intercept form, remember you must first subtract 7x on both sides to get 2y = -7x + 6, and then divide by 2 on both sides to get
y = -7/2x + 3.)
For column "Point Slope", I just realized you are supposed to pick a point on the line and plug the coordinates into this formula:⤵⤵⤵
<em>This is the point-slope formula.⤵⤵⤵</em>

For example we'll use point (2,-4). Also, remember that coordinates are written as (x,y), and that m represents slope.
So we have: y - (-4) = -7/2(x-2).
In other words, "Point Slope" would be
y + 4 = -7/2(x-2).
By the way, sorry this is a bit long, and took a while to complete. I had to re-educate myself on point-slope. Anyways hope this helps, I tried :)