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

1 Answer
May 23, 2018

See a solution process below:

Explanation:

To write this equation in standard form you need to multiply the two terms on the right side of the equation by multiplying each individual term in the left parenthesis by each individual term in the right parenthesis.

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

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

#y = 6x^2 - 2x + 7x - 7#

We can now combine like terms:

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

#y = 6x^2 + 5x - 7#