Final answer:
The correct constraints for maximizing profit in the bicycle shop scenario are B ≥ 0, U ≥ 0, 2B + U ≤ 60 (for wheels), and 4B + U ≤ 80 (for labor).
Step-by-step explanation:
The question revolves around finding the constraints for a linear programming problem in which a bicycle shop is seeking to maximize profit by deciding the number of bicycles (B) and unicycles (U) to assemble given certain resource limitations.
Since bicycles require 2 wheels each and 4 hours of labor, and unicycles require 1 wheel each and 1 hour of labor, the constraints related to wheels and labor can be expressed as 2B + U ≤ 60 (wheels constraint) and 4B + U ≤ 80 (labor constraint), respectively. Additionally, both B and U must be greater than or equal to zero since you cannot assemble a negative number of bikes or unicycles. Therefore, the correct set of constraints for the problem indeed is a. B ≥ 0, U ≥ 0, 2B + U ≤ 60, 4B + U ≤ 80.