ok here we go..
first write the equation
6(c + 4) = 4c - 18 ---- now your gonna distribute the 6 to the numbers in the parentheses by multiplying it
6c + 24 = 4c - 18 ----- now you wanna take the 4c and get rid of it on the right side... you do this by adding its opposite to both sides... so the opposite of 4c is -4c so...
6c + 24 = 4c - 18
+(-4c) (-4c)
2c + 24 = -18 ----- remember it is now -18 because the subtraction sign does not disappear so look at it as 0 - 18
now you have to get rid of the 24... so put its opposite... -24... you know 24 is positive because there is no subtraction sign directly in front of it but a positive sign ( + ) or the addition symbol
2c + 24 = -18
+ (-24) (-24)
2c = -42 --- now to get rid of a coefficient or a number next to a letter (meaning the number mutliplied by the letter) you do the opposite of multiplication... division
2c = -42
2c/2 = -42/2
c = -21
now to check your work you can do this
input the number you found... and see if both sides equal out
6(-21 + 4) = 4(-21) - 18 ---- distribute
-126 + 24 = -84 - 18 ---- solve
-102 = -102
if the final answers equal each other then the answer you got is correct