Correct option is B
Given:
Difference between the largest and smallest 5-digit numbers formed using the digits 2, 3, 5, 0, 9 (each digit used once).
Formula Used:
Difference = Largest number − Smallest number
Solution:
Largest = arrange digits in descending order → 95320
Smallest = start with smallest non-zero digit, then rest ascending → 20359
Difference = 95320 - 20359 = 74961