document.write( "Question 1150146: The time it takes Karen to drive to work varies inversely with her speed and directly with the square root of the number of red stoplights she encounters. It takes Karen 45 minutes to get to work if she drives 35 mph and stops at 4 red stoplights. (a) Find the constant of proportionality, k. (b) How long does it take Karen to get to work if she drives 32 mph and stops at 3 red stoplights? Round your answer to the nearest tenth of a minute. \n" ); document.write( "
Algebra.Com's Answer #771556 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! t=k*sqrt(L)/s \n" ); document.write( "45=k*sqrt(4)/35 \n" ); document.write( "1575=2k \n" ); document.write( "k=787.5\r \n" ); document.write( "\n" ); document.write( "t=787.5*sqrt(3)/32 \n" ); document.write( "=42.6 min. \n" ); document.write( " |