SOLUTION: A florist is filling a large order for a client. The client wants no more than 300 roses in vases. The smaller vase will contain 8 roses and the larger vase will contain 12 roses.
Algebra ->
Trigonometry-basics
-> SOLUTION: A florist is filling a large order for a client. The client wants no more than 300 roses in vases. The smaller vase will contain 8 roses and the larger vase will contain 12 roses.
Log On
Question 1104987: A florist is filling a large order for a client. The client wants no more than 300 roses in vases. The smaller vase will contain 8 roses and the larger vase will contain 12 roses. The client requires that there are at least twice as many small vases as large vases. The client requires that there are at least 6 small vases and no more than 12 large vases.
Let x represent the number of small vases and y represent the number of large vases.
What constraints are placed on the variables in this situation? Found 2 solutions by josgarithmetic, Theo:Answer by josgarithmetic(39617) (Show Source):
You can put this solution on YOUR website! x small vases
y large vases
x and y must be whole numbers.
Neither x or y is allowed to be more than 300.
300 roses
8 roses per vase, small
12 roses per vase, large
Only analyzed and wrote algebraic statements, but did not solve.
Simple way is start with x at 6, solve for y, and increment x upward by 1 and repeat solve for y. Take the solutions that work.