Solve 5x - c = k for x
Answers above

Answer:
x = ( k+c)/5
Step-by-step explanation:
5x - c = k
Add c to each side
5x -c+c = k+c
5x = k+c
Divide by 5
5x/5= ( k+c)/5
x = ( k+c)/5
To get x by itself, we first isolate the x term
by adding c to both sides to get 5x = k + c.
Next we divide both sides by 5 and we
have [tex]x= \frac{k + c}{5}[/tex] which is our final answer.