My sister is an architect and needs to use linear interpolation in the following situation:

The NCC states the maximum ramp length for a 1:14 ramp is 9 meters and a 1:20 ramp is 15 meters before you need a landing. The NCC states to calculate the maximum length of a ramp in between these gradients is to use linear interpolation.

She wants to specify a ramp of a 1:16.6 gradient and needs to calculate the maximum ramp length before needing a landing using the two values provided above. She is not confident her calculations are correct - she found the formula below but struggled to use it. So instead, she found this website - https://www.easycalculation.com/analytical/linear-interpolation.php. The solution that website provided was 11.6 meters. Can anyone confirm that this is correct and/or explain how to correctly calculate the linear interpolation for this example using the formula? Thanks in advance.

Linear interpolation = y1 + (x - x1)*(y2-y1)/(x2-x1)

More Nicola Ivory's questions See All
Similar questions and discussions