The question is as follows.
Consider a router that interconnects three subnets: A, B, and C. Suppose all of the interfaces in each of these subnets are required to have the prefix 119.61.96.0/19. Suppose subnet A and B are each required to support 2000 interfaces, and subnet C is required to support 4000 interfaces. Provide network addresses for A,B and C (in the form a.b.c.d/x) that satisfy these constraints.
I have the answer for A as 119.61.112.0/21.
I believe that is acceptable. I understand the /21 part somewhat, 2^11 so take that from 32bits thats where the /21 comes from. Something along that logic. What confuses me why is 112 acceptable. I have tried converting the whole thing to binary and still can't see why. I know you must do something with 2^11, like this ? 0/000 0000 0000
Anyways, If someone could point me in the correct way, If I understand the first one I should be able figure out the rest. If I am way off, I do apologize.
I appreciate it, Thanks.