SOLUTION: I need to solve for a in the equation V = xyz,
where {{{x = 2/(1+a)}}}, {{{y = 2/(1+a)}}}, and {{{z = -1/a}}}.
This comes from a real world research problem I am working on, min
Question 31315: I need to solve for a in the equation V = xyz,
where , , and .
This comes from a real world research problem I am working on, minimizing the area of a rectangle while keeping the volume constant.
Here is the final problem.
we need to get (a) on left side in units of (V) to right side from this:
Thank you for your help! Found 2 solutions by stanbon, troyapplehelen:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! 1. xyz=(-1/a)(4/(1+a)^2)
V=(-4)/(a(1+a)^2)
2. -v/4 = 1/(a(1+a)^2) because multiply with negative (-1/4) on both sides.
3. then, (a(1+a)^2) is (-4/v) it's the reciprocal.