What is the standard form of a polynomial # (-3h - 4)(4h - 3) #?

1 Answer
Apr 23, 2017

See the entire solution process below:

Explanation:

To convert this expression to the standard form we must multiply the two terms. To multiply these two terms you multiply each individual term in the left parenthesis by each individual term in the right parenthesis.

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

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

#-12h^2 + 9h - 16h + 12#

We can now combine like terms:

#-12h^2 + (9 - 16)h + 12#

#-12h^2 + (-7)h + 12#

#-12h^2 - 7h + 12#