document.write( "Question 1152653: The electric vehicle manufacturing company Tesla estimates that a driver who commutes 50 miles per day in a Model S will require a nightly charge time of around 1 hour and 45 minutes (105 minutes) to recharge the vehicle’s battery (Tesla company website). Assume that the actual recharging time required is uniformly distributed between 90 and 120 minutes.
\n" );
document.write( "a. Give a mathematical expression for the probability density function of battery recharging time for this scenario.
\n" );
document.write( "b. What is the probability that the recharge time will be less than 110 minutes?
\n" );
document.write( "c. What is the probability that the recharge time required is at least 100 minutes?
\n" );
document.write( "d. What is the probability that the recharge time required is between 95 and 110 minutes? \n" );
document.write( "
Algebra.Com's Answer #775510 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! it will be f(x)=1/(b-a), b=120 and a =90 units min \n" ); document.write( "for <110 min it would be 20/30 or 2/3 prob. \n" ); document.write( "at least 100 min would be 20/30 or 2/3 \n" ); document.write( "between 95 and 110 min is 15/30 or 1/2\r \n" ); document.write( "\n" ); document.write( "greater than/less than include the number itself in a density function, since everything reduces to a dimensionless point. \n" ); document.write( " |