Asked by marie

d= g+v/2
What does G = and how do I do this I am so lost

Answers

Answered by drwls
If d = (g+v)/2,
2d = g + v, and
g = 2d -v

If d = g + (v/2),
g = d - (v/2)

You need to use parentheses to show which you mean.
There are no AI answers yet. The ability to request AI answers is coming soon!