How would you do this equation?

So I have some maths homework and the way I'm meant to input my answer seems a little weird. The question is as follows;

Make x the subject of
8x + v = 4x + w

This is how I did it, the operations I did are in square brackets:
1
2
3
4
8x + v = 4x + w [/4]
2x + v = x + w  [-x]
x + v = w       [-v]
x = w - v

But the input box thing is in the format
1
2
x = ____a____         
        b

Am I missing something here? Rearranging equations I usually find easy...
I guess I could put w - v over 1...
Last edited on
You didn't actually divide both sides by 4, you just divided both Xs by 4.
Oh I see. So I did it completely wrong.

Well now I can do the rest; thanks.
Topic archived. No new replies allowed.