You can put this solution on YOUR website! How do I solve this equation for the variable indicated? I appreciate your help!
3m-7n = p for m
To solve for any variable we want to isolate that variable by itself on one side of the equation.
3m-7n=p
add 7n to both sides
3m=p+7n
now divide by 3
m=(1/3)*(p+7n)
or
m=(p+7n)/3
no one said it would be pretty.