Step by step solution :Step-1 : B - 4
Here B=11 `>` 4, so directly subtract it
`=11-4`
`=7`
`=7_16`
Step-2 : E - 6
Here E=14 `>` 6, so directly subtract it
`=14-6`
`=8`
`=8_16`
Step-3 : 0 - 7
Here 0 `<` 7, we take borrow from F
So F=15 becomes 14 and 0 becomes 0+16=16
`=16-7`
`=9`
`=9_16`
Step-4 : E - F
Here E=14 `<` F=15, we take borrow from 7
So 7 becomes 6 and E=14 becomes 14+16=30
`=30-15`
`=15`
`=F_16`
Step-5 : 6 - 0
Here 6 `>` 0, so directly subtract it
`=6-0`
`=6`
`=6_16`