Question 283104
1.)a(x+b)=c or x=something/something
2.)6(x+a)=b or x=something/something
3.)a(x-5)=b or x=something/something
4.)c(6+x)=5 or x=something/something 
I want both solutions for the last 4 questions.

Using the distributive property:

1.) a(x+b) = c
ax+ab = c
ax = c-ab
x = (c-ab)/a

2.) 6(x-a) = b
6x -6a = b
6x = b+6a
x = (b+6a)/6

The last two are similar.