<u>ANSWER:</u>
4 batches of cupcakes can be made.
<u>SOLUTION:
</u>
Given, we need
cups of flour for each batch of cupcakes. And we have 17 cups of flour.
We need to find how many batches can be made.
1st way:
We will get the number of batches when we divide the available cups with cups required for one batch.
Available cups = 17 and required cups for one batch =
=
cups
number of batches = ![$\frac{17}{\frac{7}{2}}$](https://tex.z-dn.net/?f=%24%5Cfrac%7B17%7D%7B%5Cfrac%7B7%7D%7B2%7D%7D%24)
![$=\frac{17}{1} \times \frac{2}{7}$](https://tex.z-dn.net/?f=%24%3D%5Cfrac%7B17%7D%7B1%7D%20%5Ctimes%20%5Cfrac%7B2%7D%7B7%7D%24)
= 4.857
As the number of batches can’t be fraction, we will neglect the fractional part.
2nd way:
Let the number of batches be x.
Then, cups of flour required for batches must be less than available flour
(x)(
) < 17
(x)(7) < (2)(17)
7x < 34
x < ![\frac{34}{7}](https://tex.z-dn.net/?f=%5Cfrac%7B34%7D%7B7%7D)
x < 4.857
As the number of batches must be an whole number, x becomes 4.
Hence, 4 batches of cupcakes can be made.