How to find a proportion between two ratios

27 Views Asked by At

I'm trying to calculate a max camera height based on camera size. With a camera size of $540$, the max height is roughly $707$, and with a camera size of $215$, the max height is roughly $1032$. I can't figure out how to use those relationships to get a formula that I can input the camera size and get out a max camera height.