A. You may set the variables in either order. But for argument sake, let's set as follows:
x = Amount of bookshelves
y = Amount of tables
B. Because of the amount of things you need to make, the following is an inequality using those variables.
x + y > 25
Plus you can determine a second inequality based on the amount of money that you have to spend.
20x + 45y < 675
Finally you may also add in that each value must be greater than or equal to zero, since they cannot have negative tables.
C. By solving the system and looking at basic constraints when graphed, you can see the feasible region has 4 vertices.
(0,0)
(18, 7)
(0, 15)
(33.75, 0) or (33, 0) if you insist on rounding.
Answer:

Step-by-step explanation:
( x + 3 )( x - 8 ) =
- 8x + 3x - 24 =
- 5x -24
Answer:
4
Step-by-step explanation:
There will be 23 student photo’s on 48 poster boards. All you have to do is divide 1,104 with 48
Answer:
6 red balls
Step-by-step explanation:
The probability in the first pick
6/21
The probability in the second pick (without replacement)
5/20
the requested probability
(6/21)(5/20) = 30/420
simplification
30/420 = 3/42 = 1/14
Hope this helps