Simplification and Approximation Questions

Multiple choice
  1. $0.9949$
  2. $0.9983$
  3. $0.9933$
  4. $0.9911$
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Using binomial approximation (1-x)^n is approximately 1-nx for small x. (1-0.01)^(2/3) is approximately 1 - (2/3)*0.01 = 1 - 0.00666 = 0.99333.

Multiple choice
  1. $1.03$
  2. $1.01$
  3. $3.03$
  4. $3.01$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

3.03^3 = (3 + 0.03)^3 = 3^3 + 3(3^2)(0.03) + 3(3)(0.03^2) + 0.03^3 = 27 + 0.81 + 0.0081 + 0.000027 = 27.818127. Dividing by 27 gives 1.030301, which is approximately 1.03.

Multiple choice
  1. $-0.9967$
  2. $0.9776$
  3. $-1.0033$
  4. $-1$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Using the binomial approximation (1+x)^n approx 1+nx for small x. (-1 + 0.01)^(1/3) = -1 * (1 - 0.01)^(1/3) approx -1 * (1 - 0.01/3) = -1 * (1 - 0.00333) = -0.99666.