hmmm, I dont remember IRQs having anything to do with hex.
Evidently the first comps had maybe 8 IRQ's cuz they used one chip with 8 bits...then they needed more IRQs so they added another chip but to make it all backwardly compatible they connected one of the "wires" of the first chip to the other chip so theyre are only 15 IRQ's since the two that are connected are obviously then just become one. 8+7=15
I believe it is IRQ 2 that is then connected to IRQ 9..so in reality there is no IRQ 2 since it has become IRQ 9. These are the two that are connected.
Here is one article, there are many on the internet
http://www.pcguide.com/ref/mbsys/res/irq/num.htm
I know you are studying for A+. They are not gonna get into super great detail about this. Mainly I would remember the IRQ numbers and I/O addresses of the parallel ports and the COM ports and maybe remember some of the typical standard IRQs.
For example 1 is always gonna be keyboard
6 is gonna ne floppy controller.
etc.
The hex stuff comes in on the I/O addresses..again the thing id remember there would be the I/O addresses (and IRQs) of the LPT (parallel) ports and the COM (serial) ports.
JP