Initially, the girls are treated as a single unit because they must stand together. This results in 5 entities to arrange: the block of girls and the 4 boys.The total permutations of these 5 entities is \( 5! \). However, it is required that \( B_1 \) and \( B_2 \) are not positioned next to each other.First, determine the total arrangements of the 5 entities:\[5! = 120.\]Next, calculate the arrangements where \( B_1 \) and \( B_2 \) are adjacent. By treating \( B_1 \) and \( B_2 \) as a single block, there are now 4 entities to arrange. The number of permutations for these 4 entities is \( 4! \), and within the \( B_1 B_2 \) block, \( B_1 \) and \( B_2 \) can be arranged in \( 2! \) ways.Therefore, the count of arrangements where \( B_1 \) and \( B_2 \) are adjacent is:\[4! \times 2! = 24 \times 2 = 48.\]The count of arrangements where \( B_1 \) and \( B_2 \) are not adjacent is:\[120 - 48 = 72.\]Consequently, the final answer is \( 72 \).