s=c+rc solve for c

s=c(1+r)

s/(1+r)= c

Translate the following statement. Into an alegebraic expression use x for your variable the sum of the cube if a number and seven times number

To solve the equation s = c + rc for c, we can factor out the common variable c:

s = c(1 + r)

Next, divide both sides of the equation by (1 + r) to isolate c:

c = s / (1 + r)

So, the solution to the equation s = c + rc for c is c = s / (1 + r).