document.write( "Question 908675: The intensity of a light varies inversely as the square of the distance from the light source. If the intensity from a light source 4 feet away is 8 lumens, what is the intensity at a distance of 2 feet? \n" ); document.write( "
Algebra.Com's Answer #551199 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
I = k/D
\n" ); document.write( "8 = k/4ft
\n" ); document.write( "8*4 = k = 32
\n" ); document.write( "I = 32/2ft = 16 lumens
\n" ); document.write( "
\n" );