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

1 Answer
Jul 2, 2017

See a solution process below.

Explanation:

To transform this equation to 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)(6x) - color(red)(2))(color(blue)(2x) + color(blue)(11))# becomes:

#y = (color(red)(6x) xx color(blue)(2x)) + (color(red)(6x) xx color(blue)(11)) - (color(red)(2) xx color(blue)(2x)) - (color(red)(2) xx color(blue)(11))#

#y = 12x^2 + 66x - 4x - 22#

We can now combine like terms:

#y = 12x^2 + (66 - 4)x - 22#

#y = 12x^2 + 62x - 22#