How do you multiply (7x)(8x) ?

1 Answer
Jun 26, 2015

(7x)(8x) = 56x^2

Explanation:

(7x)(8x) = (7*x)*(8*x) = 7*x*8*x = 7*8*x*x

= (7*8)*(x*x) = 56x^2

using commutativity and associativity of multiplication.

That is, for any a, b and c:

a * b = b * a

and

a * (b * c) = (a * b) * c