You can put this solution on YOUR website! Translation: 8 - n = 50, Eight less than a number is fifty.
What is the mistake in the translation?
===========================================
8 less than a number means n - 8, not 8 - n. It would be n less than 8, the way you've written it.