I have a problem where I know the distance from one of the foci to the far side of the ellipse $(A+C)$ and I know $B$. How would I find out what $A$ and $C$ are separately?
EDIT: Sorry for the confusion. $A$ is the semi-major axis. $B$ is the semi-minor axis. And $C$ is the distance from the center to each focus.
So I know the distance from one focus to the far end, which would be $C$ (distance from focus to center) + $A$ (semi-major axis). But I don't know $C$ or $A$ individually.
Was trying to use the ellipse equation $C^2 = A^2-B^2$ but was unable to come up with a solution.