How do you find the product (k-m)(k+m)(k-m)(km)(k+m)(km)?

1 Answer
May 2, 2017

See the entire solution process below:

Explanation:

First, we can multiply the two terms on the left of the expression using this rule and substituting kk for aa and mm for bb:

(a + b)(a - b) = a^a - b^2(a+b)(ab)=aab2

(color(red)((k - m))color(blue)((k + m))(k - m) => (k^2 - m^2)(k - m)((km)(k+m)(km)(k2m2)(km)

Next, we can multiply these two remaining terms by multiplying each term in the parenthesis on the left by each term in the parenthesis on the right:

color(red)((k^2 - m^2))color(blue)((k - m)) =>(k2m2)(km)

(color(red)(k^2) * color(blue)(k)) - (color(red)(k^2) * color(blue)(m)) - (color(red)(m^2) * color(blue)(k)) + (color(red)(m^2) * color(blue)(m)) =>(k2k)(k2m)(m2k)+(m2m)

k^3 - k^2m - km^2 + m^3k3k2mkm2+m3