45.1k views
18 votes
Simplify fully please

Simplify fully please-example-1
User PhABC
by
5.6k points

2 Answers

4 votes

Answer:

-8(x^2 - 1)

Explanation:

(x^2 + 3)^2 and (x^2 - 1)^2 are both squares of binomials. The first step here is to expand both:

-(x^2 + 3)^2 = -x^4 - 6x^2 - 9

(x^2 - 1)^2 = x^4 - 2x^2 + 1

Combine the two right-hand expressions, obtaining:

-8x^2 - 8 or -8(x^2 - 1)

This -8(x^2 - 1) is the simplest form of the given expression.

If desired, -8(x^2 - 1) can be factored: -8(x - 1)(x + 1)

User Ysia
by
6.3k points
4 votes

Answer:

8x² + 8

Explanation:

Given

(x² + 3)² - (x² - 1)² ← expand both factors using FOIL

=
x^(4) + 6x² + 9 - (
x^(4) - 2x² + 1) ← distribute by - 1

=
x^(4) + 6x² + 9 -
x^(4) + 2x² - 1 ← collect like terms

= 8x² + 8

User Grigorevp
by
5.6k points