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 #771557 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
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.
\n" ); document.write( "let t = time to work (in hrs)
\n" ); document.write( "let s = vehicle speed
\n" ); document.write( "let r = no. of red lights
\n" ); document.write( "\"t+=+%28k%2Asqrt%28r%29%29%2Fs\"
\n" ); document.write( " It takes Karen 45 minutes to get to work if she drives 35 mph and stops at 4 red stoplights.
\n" ); document.write( "Change 45 min = .75 hrs
\n" ); document.write( " (a) Find the constant of proportionality, k.
\n" ); document.write( "\"%28k%2Asqrt%284%29%29%2F35\" = .75
\n" ); document.write( "2k = 35(.75)
\n" ); document.write( "2k = 26.25
\n" ); document.write( "k = 26.25/2
\n" ); document.write( "k = 13.125
\n" ); document.write( " (b) How long does it take Karen to get to work if she drives 32 mph and stops at 3 red stoplights?
\n" ); document.write( "t = \"%2813.125%2Asqrt%283%29%29%2F32\"
\n" ); document.write( "t = \"22.538%2F32\"
\n" ); document.write( "t = .7043 hrs
\n" ); document.write( " Round your answer to the nearest tenth of a minute.
\n" ); document.write( ".7043(60) = 42.3 minutes
\n" ); document.write( "
\n" );