Question:

The value of \( 8^{2/3} - 16^{1/4} - 9^{1/2} \) is:

Show Hint

Always convert numbers into prime powers first — it makes fractional exponents much easier to evaluate.
Updated On: May 1, 2026
  • \( -1 \)
  • \( -2 \)
  • \( -3 \)
  • \( -4 \)
  • \( -5 \)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation


Concept: Use the exponent rule: \[ (a^m)^n = a^{mn} \] It is often easier to rewrite numbers as powers of prime numbers before applying fractional exponents.

Step 1: Simplify each term separately.

1) Rewrite \( 8 \) as \( 2^3 \): \[ 8^{2/3} = (2^3)^{2/3} = 2^{3 \cdot \frac{2}{3}} = 2^2 = 4 \] 2) Rewrite \( 16 \) as \( 2^4 \): \[ 16^{1/4} = (2^4)^{1/4} = 2^{4 \cdot \frac{1}{4}} = 2^1 = 2 \] 3) Rewrite \( 9 \) as \( 3^2 \): \[ 9^{1/2} = (3^2)^{1/2} = 3^{2 \cdot \frac{1}{2}} = 3^1 = 3 \]

Step 2: Substitute the values back into the expression.

\[ 4 - 2 - 3 \]

Step 3: Perform final calculation.

\[ 4 - 2 = 2 \] \[ 2 - 3 = -1 \] \[ \boxed{-1} \]
Was this answer helpful?
0
0