document.write( "Question 273792: the time it takes to travel a certain distance varies inversely as the rate of speed. if it takes lena 40 minutes to drive to work when she drives at 45 miles per hour, how long will it take her to drive the same distance if she drives at 50 miles per hour? \n" ); document.write( "
Algebra.Com's Answer #199974 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
the way to do it is with a \"constant of proportionality\"
\n" ); document.write( "which is usually \"k\"
\n" ); document.write( "given:
\n" ); document.write( "\"40+=+k%2A%281%2F45%29\"
\n" ); document.write( "\"k+=+45%2A40\"
\n" ); document.write( "\"k+=+1800\"
\n" ); document.write( "---------------
\n" ); document.write( "Using 50 mi/hr instead of
\n" ); document.write( "45 mi/hr
\n" ); document.write( "\"t+=+k%2A%281%2F50%29\"
\n" ); document.write( "\"t+=+1800%2A%281%2F50%29\"
\n" ); document.write( "\"t+=+36\" min
\n" ); document.write( "
\n" );