Step by step solution :Step-1 : 0 - 5
Here 0 `<` 5, we take borrow from 0, which takes borrow from 5
So 5 becomes 4, 0 becomes 5 and 0 becomes 0+6=6
`=6-5`
`=1_6`
Step-2 : 5 - 5
Here 5 `=` 5, so directly subtract it
`=5-5`
`=0_6`
Step-3 : 4 - 5
Here 4 `<` 5, we take borrow from 2
So 2 becomes 1 and 4 becomes 4+6=10
`=10-5`
`=5_6`
Step-4 : 1 - 0
Here 1 `>` 0, so directly subtract it
`=1-0`
`=1_6`