First we have to find the constraints.

is the total amount of time spent to build the child and the adult bike. Since this time cannot exceed 120, then we get the inequality:

We do the same work for testing time and get the constraint:

Now let check the case c=10 and a=12:
4*10+6*12=112 and this number is less than 120, Ok.
Second contraint:
4*10+4*12=88, the number again is less than 100, OK.
Our answer is than YES, the correct answer is the third one.