2.4k views
24 votes
The florist can order roses bunches of one dozen and lilies in bunches of 8.

Last month she ordered the same number of roses as lilies. If she ordered no
more than 100 roses, how many bunches of each could she have ordered?
What is the smallest number of bunches of each that she could have
ordered? Explain your reasoning.
2. Find the GCF from the two numbers, and rewrite the sum using the
distributive property.
A. 12.+18
B.42+14
C.36+27

User Applejag
by
7.8k points

1 Answer

6 votes

9514 1404 393

Answer:

1. (rose bunches, lily bunches) ∈ {(2, 3), (4, 6), (6, 9), (8, 12)}. The least is (2, 3).

2. 6(2+3); 14(3+1); 9(4+3)

Explanation:

I like Euclid's algorithm for finding the greatest common factor (GCF): divide the larger number by the smaller, and note the remainder. If the remainder is zero, the smaller is the GCF; if not, use the remainder in place of the larger number and repeat.

__

1. The GCF of 8 and 12 is 4, so the least common multiple is ...

LCM(a, b) = ab/GCF(a, b)

LCM(8, 12) = 8·12/4 = 24

24 roses is 2 bunches; 24 lilies is 3 bunches. Up to 8 bunches of roses can be ordered to keep the number less than 100.

The florist could have ordered these numbers of bunches (roses, lilies):

(2, 3), (4, 6), (6, 9), (8, 12)

The least order is 2 bunches of roses and 3 bunches of lilies.

__

2.

A. GCF = 6, so the factored form is 6(2+3)

B. GCF = 14, so the factored form is 14(3+1)

C. GCF = 9, so the factored form is 9(4+3)

User Esastincy
by
7.4k points