SOLUTION: i have to find the problem in the eyes of x How do I find: ax-b=c solve for x i tried: x=(c+b)divide a i have to find the problem in the eyes of m 4(m+1)=n solve for m

Algebra ->  Expressions -> SOLUTION: i have to find the problem in the eyes of x How do I find: ax-b=c solve for x i tried: x=(c+b)divide a i have to find the problem in the eyes of m 4(m+1)=n solve for m       Log On


   



Question 356909: i have to find the problem in the eyes of x
How do I find: ax-b=c solve for x
i tried: x=(c+b)divide a
i have to find the problem in the eyes of m
4(m+1)=n solve for m
i tried: m=n divide 4-1
thank you

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!

ax-b=c
ax=b%2Bc
x=%28b%2Bc%29%2Fa
Correct.
.
.
.
4%28m%2B1%29=n
4m%2B4=n
4m=n-4
m=%28n-4%29%2F4
m=n%2F4-1
Correct.
Well done.