A company is looking to hire a large group for a new venture. They are accepting both in-state and out-of-state applicants. The company plans to hire three times as many in-state applicants as out-of-state, and they only have positions to accept 25 out-of-state applicants. Let x = the number of out-of-state hires and y = the number of in-state hires. Write the constraints to represent the new hires for this company.
A= 0 < x ≤ 25 and 0 < y ≤ 75
B= x > 0 and y > 0
C= 0 < x ≤ 25 and y > 75
D= x < 25 and y < 75