PDA

View Full Version : Simplifying a function


h_k331
Jun19-05, 08:20 PM
According to my text 7(x^3+4x)^6(3x^2+4) simplifies to:

7x^6(x^2+4)^6(3x^2+4)

But it seems to me it should simplify to:

7x(x^2+4)^6(3x^2+4)

What am I missing here?

hk

saltydog
Jun19-05, 08:30 PM
According to my text 7(x^3+4x)^6(3x^2+4) simplifies to:

7x^6(x^2+4)^6(3x^2+4)

But it seems to me it should simplify to:

7x(x^2+4)^6(3x^2+4)

What am I missing here?

hk

(x^3+4x)^6=[x(x^2+4)]^6=x^6(x^2+4)^6

h_k331
Jun19-05, 08:47 PM
Ah, now I understand. Thank you saltydog.

hk