document.write( "Question 262279: the illuminance E at a point on a surface is given by the formula
\n" );
document.write( "E = I/dē
\n" );
document.write( "where E= illuminance in lux
\n" );
document.write( " I= luminous intensity of the light source in candelas
\n" );
document.write( " d= distance in metres
\n" );
document.write( "rearrange this formula to make d the subject and find the value of d given that E= 25 lux and I= 100 candelas \n" );
document.write( "
Algebra.Com's Answer #193218 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! d^2=I/E \n" ); document.write( "d^2=100/25 \n" ); document.write( "d^2=4 \n" ); document.write( "d=2 meters \n" ); document.write( " \n" ); document.write( " |