Answer:
x = (g - y)/c
Explanation:
You are solving for x. Note the equal sign, what you do to one side, you do to the other. Do the opposite of PEMDAS. PEMDAS =
Parenthesis
Exponent (& Roots)
Multiplication
Division
Addition
Subtraction
First, subtract y from both sides:
g = xc + y
g (-y) = xc + y (-y)
g - y = xc
solate the variable, x. Divide c from both sides:
(g - y)/c = (xc)/c
(g - y)/c = x
x = (g - y)/c is your answer.
~