What is the standard form of #y= (2x-2) (4x+1) #?

1 Answer
Sep 13, 2017

See a solution process below:

Explanation:

To put this equation in standard form we must multiply the two terms on the right side of the equation. To multiply these two terms you multiply each individual term in the left parenthesis by each individual term in the right parenthesis.

#y = (color(red)(2x) - color(red)(2))(color(blue)(4x) + color(blue)(1))# becomes:

#y = (color(red)(2x) xx color(blue)(4x)) + (color(red)(2x) xx color(blue)(1)) - (color(red)(2) xx color(blue)(4x)) - (color(red)(2) xx color(blue)(1))#

#y = 8x^2 + 2x - 8x - 2#

We can now combine like terms:

#y = 8x^2 + (2 - 8)x - 2#

#y = 8x^2 + (-6)x - 2#

#y = 8x^2 - 6x - 2#