Bunuel
The "luminous flux," or perceived brightness, of a light source is measured in lumens and is inversely proportional to the square of the distance from the light. If a light source produces 200 lumens at a distance of 3 meters, at what distance will the light source produce a luminous flux of 25 lumens?
A. 6 meters
B. \(6\sqrt{2}\) meters
C. 9 meters
D. 24 meters
E. 72 meters
2 ways to solve this question:
Given that the luminous flux varies inversely with square of the distance. So we can write the equation as:
\(L=k/d^2\), had it be varying directly instead of inversely, we would have written \(L=kd^2\)
Coming back to the question,
We are given that for initial condition, L=200, d=3. Here, we can either substitute these values to get the value of k in the equation above or keep it as it is.
If we do calculate the value of k, we get k=1800 lumens*\(m^2\)
Then, we will use this value of k and L=25 to find the value of d as :
\(d^2 = k/L\)
Thus, d= 72^0.5=6*2^0.5
If you don want to calculate the value of k,
\(L1=k/d1^2\)
and
\(L2=k/d2^2\)
Dividing the 2,
\(\frac{L1}{L2}=\frac{d2^2}{d1^2}\)
Substitute, L1=200, L2=25, d1=3,
We get d2=72^0.5=6*2^0.5