document.write( "Question 666455: the intensity of light, l, received at a source varies inversely as the square of the the distance, d, from the source. if the light intensity is 79 foot-candles at 30 feet, find the light intensity at 10 feet \n" ); document.write( "
Algebra.Com's Answer #414477 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! Use \n" ); document.write( "(1) I = c/(d^2), where I is the intensity in foot-candles, c a constant of propotionality and d is the distance in feet. \n" ); document.write( "First we find c using the known intensity at a known distance or \n" ); document.write( "(2) I = c/30^2 = 79, giving \n" ); document.write( "(3) c = 79*900 \n" ); document.write( "To find the intensity at 10 feet use (1) with c of (3) and get \n" ); document.write( "(4) I at 10' = 79*900/10^2 or \n" ); document.write( "(5) I at 10' = 79*9 = 711 \n" ); document.write( "Answer: The light intensity at 10' is 711 foot-candles. \n" ); document.write( " \n" ); document.write( " |