I believe the answer should be 18. Try
Here, Add both the equations in order to eliminate y,
5x = 10
x = 10/5
x = 2
Now, substitute it in 1st equation,
8(2) - 4y = -32
-4y= -32- 16
y = -48/-4
y = 12
In short, Your Answer would be (2, 12)
Hope this helps!
80=x+3x
80=4x
20=x
There are 20 girls.
x represents the number of lawns weeded by Gwen and y represents the number of dogs walked by Fabio.
Gwen charges $12 each time she weeds a yard and Fabio charges $9 each time he walks a dog.
So, for x number of weeds, Gwen earned 12x and for y number of dogs walked, Fabio earned 9y.
They need at least $510 to purchase the new gaming station.
Therefore,
12x + 9y ≥ 510
Also, the number of dog walks that Fabio has scheduled should not be more than twice the number of yards Gwen has scheduled to weed.
Therefore,
y ≤ 2x
Also, Fabio will walk at least 25 dogs.
Therefore,
y ≥ 25
Hence, the constraints are:
12x + 9y ≥ 510
y ≤ 2x
y ≥ 25