137k views
4 votes
Solve d=a+c/ac for a

2 Answers

1 vote

Answer:

a=d(ac)-c

Explanation:

Yes (multiply ac both sides subtract C both sides gets a alone)

User Bassie
by
4.2k points
6 votes

Answer:


d = (a + c)/(ac) \\

multiply either sides by ac :


(d * ac) = ( (a + c)/(ac) ) * ac \\ \\ dac = a + c

collect a - terms together, by subtracting a from both sides:


dac - a = (a + c) - a \\ dac - a = c

factorise out a :


a(dc - 1) = c \\ \\ { \boxed{ \boxed{a = (c)/(dc - 1) }}}

User Lumartor
by
4.0k points