SOLUTION: The youth group at the church decided to plant geraniums and daisies around the church grounds as a group project. Geraniums in 6” pots cost $4 each and daisy plants cost $6 each.
Algebra ->
Human-and-algebraic-language
-> SOLUTION: The youth group at the church decided to plant geraniums and daisies around the church grounds as a group project. Geraniums in 6” pots cost $4 each and daisy plants cost $6 each.
Log On
Question 593668: The youth group at the church decided to plant geraniums and daisies around the church grounds as a group project. Geraniums in 6” pots cost $4 each and daisy plants cost $6 each. The youth group spent $410 on 80 plants. How many geraniums and how many daisy plants did the group buy? Answer by ankor@dixie-net.com(22740) (Show Source):
You can put this solution on YOUR website! Geraniums in 6” pots cost $4 each and daisy plants cost $6 each.
The youth group spent $410 on 80 plants.
How many geraniums and how many daisy plants did the group buy?
:
Let g = no. of Geraniums
Let d = no. of Daisies
:
The no. of plants equation
g + d = 80
g = (80-d); we can use this for substitution
:
The cost equation
4g + 6d = 410
replace g with (80-d)
4(80-d) + 6d = 410
320 - 4d + 6d = 410
-4d + 6d = 410 - 320
2d = 90
d = 90/2
d = 45 daisies
then
g = 80 - 45
g = 35 geraniums
:
:
Check these solutions by finding the total cost
4(35) + 6(45) =
140 + 270 = 410