document.write( "Question 1093873: Please help, can't seem to find a solution:
\n" );
document.write( "The intensity of light (in foot-candle) varies inversely as the square of the distance (in feet) from the light source. The intensity of light 3 feet from the source is 72 foot-candles. How far away is the source if the intensity of light is 2 foot-candles
\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #708479 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The intensity of light (in foot-candle) varies inversely as the square of the distance (in feet) from the light source. The intensity of light 3 feet from the source is 72 foot-candles. How far away is the source if the intensity of light is 2 foot-candles \n" ); document.write( "---------- \n" ); document.write( "What have you tried? \n" ); document.write( "========================= \n" ); document.write( "The intensity of light (in foot-candle) varies inversely as the square of the distance (in feet) from the light source. The intensity of light 3 feet from the source is 72 foot-candles. How far away is the source if the intensity of light is 2 foot-candles \n" ); document.write( "---- \n" ); document.write( "I = k/d^2 where k is a constant. \n" ); document.write( "72 = k/3^2 \n" ); document.write( "k = 72*9 = 648 \n" ); document.write( "============ \n" ); document.write( "How far away is the source if the intensity of light is 2 foot-candles \n" ); document.write( "2 = 648/d^2 \n" ); document.write( "d^2 = 648/2 = 324 \n" ); document.write( "d = 18 ft \n" ); document.write( " |