205k views
1 vote
Make x the subject of m=n+ x/p

User Swhitman
by
3.5k points

1 Answer

3 votes

Answer:

x = p(m-n)

Explanation:

making 'x' the subject means to change the equation to 'x=' instead of 'm='

since 'x' is being divided by 'p' we can multiply each side of the equation by 'p' to get:

pm = pn + x

now we can subtract 'pn' from each side to get:

pm - pn = x

we can simplify this to become: x = p(m-n)

User Sudoremo
by
3.0k points