Question

Difficulty: MediumOperations on Polynomials

A square metal sheet has a side length of 3x33x^3 inches. A square cutout with a side length of (x32)(x^3 - 2) inches is removed from the center of the sheet. Which of the following polynomial expressions represents the area, in square inches, of the remaining metal sheet?

  1. A
    8x64x3+48x^6 - 4x^3 + 4
  2. B
    8x5+4x348x^5 + 4x^3 - 4
  3. C
    8x6+48x^6 + 4
  4. 8x6+4x348x^6 + 4x^3 - 4Answer
  5. E
    2x6+4x342x^6 + 4x^3 - 4

Answer

The expression 8x6+4x348x^6 + 4x^3 - 4 represents the remaining area of the metal sheet.
To find the remaining area, subtract the area of the square cutout from the total area of the metal sheet. The total area is the square of the side length 3x33x^3, which is (3x3)2=9x6(3x^3)^2 = 9x^6. The area of the cutout is the square of (x32)(x^3 - 2), which is (x32)2=x64x3+4(x^3 - 2)^2 = x^6 - 4x^3 + 4. Subtracting the cutout area from the total area yields 9x6(x64x3+4)=9x6x6+4x34=8x6+4x349x^6 - (x^6 - 4x^3 + 4) = 9x^6 - x^6 + 4x^3 - 4 = 8x^6 + 4x^3 - 4. This matches the correct expression.

Step-by-Step Solution

1
Calculate the total area of the square metal sheet.
Areatotal=(3x3)2=9x6Area_{total} = (3x^3)^2 = 9x^6
The area of a square is the square of its side length. According to the power of a product rule, (ab)n=anbn(ab)^n = a^n b^n, and the power of a power rule, (xa)b=xab(x^a)^b = x^{ab}.
2
Calculate the area of the square cutout.
Areacutout=(x32)2=x64x3+4Area_{cutout} = (x^3 - 2)^2 = x^6 - 4x^3 + 4
Squaring the binomial yields (x3)22(2)(x3)+22(x^3)^2 - 2(2)(x^3) + 2^2, which simplifies to x64x3+4x^6 - 4x^3 + 4.
3
Subtract the area of the cutout from the total area of the metal sheet.
Arearemaining=9x6(x64x3+4)=8x6+4x34Area_{remaining} = 9x^6 - (x^6 - 4x^3 + 4) = 8x^6 + 4x^3 - 4
Distributing the negative sign through the parentheses yields 9x6x6+4x349x^6 - x^6 + 4x^3 - 4. Combining the like terms 9x69x^6 and x6-x^6 gives the final simplified expression.

Key Concept

Polynomial subtraction and binomial expansion
Estimated Time:1m 30s
Rate this question