If there are 20 flowers, how many roses are there if bunches of Flowers have lillies and roses in the ratio 1:3?

2 Answers
Apr 3, 2015

The answer is: 1515

Lets say that there are ll lillies and rr roses.

We know this:

l/r=1/3lr=13

So 3l = r3l=r

Also we know that l+r=20l+r=20. We now know that r=3lr=3l then we can rewrite the equality as:

l+3l=20l+3l=20

4l=204l=20

l=5l=5

So if there are 55 lilies then there must be 1515 roses.

Apr 3, 2015

Assuming the ratio is Lily : Rose , there are 55 lilies to 1515 roses:

We know that there are 2020 flowers in all, lilies and roses combined.
L + R = 20L+R=20

We know that there are 33 times as many roses as there are lilies:
R = 3LR=3L

Let's substitute RR from our second equation into our first equation:
L + color(red)(3L) = 20L+3L=20
4L = 204L=20
L = 5L=5 There are 5 lilies.

Since R = 3LR=3L and L=5L=5:
R = 3*color(red)(5)R=35
R = 15R=15 There are 15 roses.

I hope that was helpful.