Question 47776
Do you mean {{{3^x + 5 = 9^x }}} or {{{3x + 5 = 9x }}}?

Let me first assume it is the second statement that you have problem solving. In algebra, you play with equations, and every equation has a left hand side and right hand side. You can do almost anything to the left hand side as long as you do the exact same thing to the right hand side. 

In the question, we start with 3x + 5 = 9x.
First, we subtract 3x from both sides, so as to minimise the appearance of x.
That is, 3x+5 -3x = 9x - 3x
which is 5 = 6x
Next, to remove the 6, divide both sides by 6
That is 5/6 = 6x/6
which is 5/6 = x
You can then read off the answer, x = 5/6.