You had 12 the next day and the day after that you had 18
Answer:
14.02
Step-by-step explanation:
You'd have to write equations for the price per month for each club.
Let x equal the number of months of membership, and y equal the total cost.
Club A's is y
=
24x
+
21.50 and Club B's is y
=
17.25
x
+
41.00 Because we know that the prices, y
, would be equal, we can set the two equations equal to each other.
24x
+
21.50
=17.25
x+
41.00
subtract 21.50 both sides
. We can now solve for x by isolating the variable.
24x=17.25x+19.5
divide 17.25x
1.39x=19.5
divide 1.39 both sides
x=14.02
After five months, the total cost would be the same.
Option D should be the right answer
Answer:
5X + 8Y >= 300; intersection at (-20, 50)
Step-by-step explanation:
let t = work hours
0 < t < 30
X = time lawn mowing
Y = time babysitting.
X + Y < 30
5X + 8Y >= 300
We could solve...
X < 30 - Y
5(30 - Y) + 8Y >=300
150 - 5Y + 8Y >= 300
3Y >=150
Y >=50
then X < -20
intersection at (-20, 50)