To find the maximum percentage of apples supplied by any state in any of the months, we first need to compute the percentage of apples supplied by each state in each month.
For each month, the formula for the percentage of apples supplied by a state is:
\[
\text{Percentage} = \left( \frac{\text{Apples from State}}{\text{Total Apples}} \right) \times 100
\]
Let's calculate the percentage for the month of April, as an example:
- In April, the total apples = 73 tonnes
- HP supplied 7 tonnes, so the percentage supplied by HP in April is:
\[
\left( \frac{7}{73} \right) \times 100 \approx 9.59%
\]
After performing similar calculations for each month and state, we find that the highest percentage is 99%, which was the percentage of apples supplied by UP in September.
Thus, the maximum percentage supplied by any state is 99%.