.
According to the condition, 5n is integer number multiple of 5.
50 rounded to the nearest tens is 50.
55 rounded to the nearest tens is 60.
Therefore, the ANSWER to the problem's question is n= 10.
Notice that in my solution above I assumed that "n" is integer.
Another solution is possible, if this assumption is not valid.
Then 5n is two-digit number NOT NECESSARY multiple of 5.
To be rounded to 50, it must be <= 54.
Then the largest "n" is n =
= 10.8.