In an election, $10\%$ voters did not participate and $1200$ votes are found invalid. The winner gets $68\%$ of total voting list and he won by $56400$ votes. Find the votes polled in favor of losing candidate.
I can't understand what should I do with the number of invalid votes.
Edit:
Can anybody tell why 1200 has been subtracted from 56400 in
$$46units=56400-1200$$
Shouldn't $$46 units =56400$$
Because 1200 votes are not counted in voting, how can it be a part of the votes by which the candidate won?

Let total number of voters be $x$. Then, we have:
Total votes = $\frac{9x}{10}$ and total number of valid votes = $\frac{9x}{10}-1200$
Because, the winner got $68\%$ votes of total list, the number of votes he got = $\frac{34x}{50}$ and thus, number of votes the loser got = $\frac{34x}{50}-56400$
Thus, $$\text{ Total valid votes } = \text{ Votes secured by winner } + \text{ Votes secured by loser } $$ $$\implies \frac{9x}{10}-1200=\frac{34x}{50}+\frac{34x}{50}-56400$$ $$\implies x= \, ?$$