asked 23.6k views
1 vote
Solve the equation a=b-c+d for d

1 Answer

3 votes

Answer:

d = a - b + c

Explanation:


a = b - c + d \text{ // Subtract by b}\\a - b = -c + d \text{ // Add c}\\a - b + c = d

answered
User Westor
by
7.7k points

No related questions found