Independent solution

How to solve this Normal Distribution question

Setup

Setup

Convert each mileage total into fuel cost and add the two components.

C=3(X15+Y30)=0.2X+0.1YC=3\left(\frac{X}{15}+\frac{Y}{30}\right)=0.2X+0.1Y

Model

Model

A linear combination of independent normal variables is normal; apply the weights to its mean and variance.

E[C]=0.2(25)+0.1(25)=7.5E[C]=0.2(25)+0.1(25)=7.5
Var(C)=0.22(32)+0.12(32)=0.45\operatorname{Var}(C)=0.2^2(3^2)+0.1^2(3^2)=0.45

Compute

Compute

Standardize the cost boundary using the square root of the variance.

z=77.50.45=0.7453559925z=\frac{7-7.5}{\sqrt{0.45}}=-0.7453559925\ldots
Pr(C<7)=Φ(z)=0.2280282701\Pr(C<7)=\Phi(z)=0.2280282701\ldots

Answer

Answer

The required probability rounds to 0.23.

0.23(B)\boxed{0.23\quad\text{(B)}}