Figure 2 shows a sequence of pixel values representing a single row of a black-and-white grid image:
B W B W B W B W
(Where B = Black, W = White)
Explain why Run-Length Encoding (RLE) is not a suitable method for compressing this image row.