Complete question :
It takes 313131 employees and \$7500$7500dollar sign, 7500 to build a car, and it takes 191919 employees and \$4300$4300dollar sign, 4300 to build a motorcycle. Genghis Motors wants to spend more than \$84000$84000dollar sign, 84000 to build cars and motorbikes using at most 706706706 employees. Let CCC denote the number of cars they build and MMM the number of motorbikes they build. Write an inequality that represents the condition based on the number of employees. Write an inequality that represents the condition based on the number of dollars.
Answer:
31C + 19M ≤ 706
7500C + 4300M > 84000
Explanation:
C = number of cars built
M = number of motorcycles built
Cost of building a car :
Cost = 31 + $7500
Cost of building a motorcycle,:
Cost = 19 + 4300
To build, C cars :
Number of employees = 31C
7500 * C = 7500C
To build, M motorcycles :
Number of employees = 19M
4300 * M = 4300M
Genghis budget :
Amount > 84000
Number of employees ≤ 706
Hence, the constraints
31C + 19M ≤ 706
7500C + 4300M > 84000