document.write( "Question 32416: The intensity of light L, measured in foot-candles, varies inversely as the square of the distance from the light d. if L=4/5 foot-candles when the distance is 20 feet. Find the constant of variation and then find the intensity when the distance is 16 feet.\r
\n" );
document.write( "\n" );
document.write( "K=___________\r
\n" );
document.write( "\n" );
document.write( "answer________________ \n" );
document.write( "
Algebra.Com's Answer #18894 by mukhopadhyay(490) ![]() You can put this solution on YOUR website! L = k/d^2; \n" ); document.write( "=> k = Ld^2 \n" ); document.write( "Using the values provided in the question, \n" ); document.write( "k = (4/5)*(20^2) = 400*4/5 = 320 \n" ); document.write( "L = 320/(16^2) = 5/4; \n" ); document.write( "Answer: k = 320; Intensity for 16 feet distance = 5/4 \n" ); document.write( " \n" ); document.write( " |