If input is 15, 24, 30 and output is 5, N, 10 - what is "N"?

To find the missing value "N" in the given input-output pattern, we need to analyze the relationship between the inputs and outputs.

Looking at the input values 15, 24, and 30, we can observe that the output values 5, N, and 10 are obtained by dividing the input values by 3.

Let's break it down:

For the first pair of input-output: 15 ÷ 3 = 5
For the second pair of input-output: 24 ÷ 3 = N
For the third pair of input-output: 30 ÷ 3 = 10

Therefore, to find the missing value "N," we need to divide the second input value, 24, by 3.

N = 24 ÷ 3 = 8

Hence, the missing value "N" is 8.