How do you find the product #(g-4h)(g-4h)#?

1 Answer
May 3, 2017

See the solution process below:

Explanation:

This is a special form of a quadratic which follows this rule:

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

Substituting #g# for #a# and #4h# for #b# gives:

#(g - 4h)(g - 4h) = g^2 - 2g4h + (4h)^2 = g^2 - 8gh + 16h^2#

We can also multiply this out the long way to obtain the same solution. To multiply these two terms you multiply each individual term in the left parenthesis by each individual term in the right parenthesis.

#(color(red)(g) - color(red)(4h))(color(blue)(g) - color(blue)(4h))# becomes:

#(color(red)(g) xx color(blue)(g)) - (color(red)(g) xx color(blue)(4h)) - (color(red)(4h) xx color(blue)(g)) + (color(red)(4h) xx color(blue)(4h))#

#g^2 - 4gh - 4gh + 16h^2#

We can now combine like terms:

#g^2 + (-4 - 4)gh + 16h^2#

#g^2 + (-8)gh + 16h^2#

#g^2 - 8gh + 16h^2#