Simplify it? (a+3)³+(a-3)³

1 Answer
May 15, 2018

color(magenta)(=>18a^2+27

color(magenta)(=>9(2a^2+3)

Explanation:

Using the identities:

color(red)((a+b)^3= a^3+3a^2b+3ab^2+b^3

color(red)((a-b)^3=a^3-3a^2b+3ab^2-b^3
image.slidesharecdn.com
We get: (a+3)^3+(a-3)^3

=>(a^3+3a^2*3+3a(3)^2+(3)^3)-(a^3-3a^2*3+3a(3)^2-(3)^3)

=>cancel(a^3)+9a^2+cancel(3a*9)+27-cancel(a^3)+9a^2-cancel(3a*9)+27

color(magenta)(=>18a^2+27

color(magenta)(=>9(2a^2+3)

~Hope this helps! :)