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

1 Answer
Apr 12, 2018

See a solution process below:

Explanation:

To put this equation in standard form we need to 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)(x) + color(red)(3))(color(blue)(3x) - color(blue)(4))# becomes:

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

#y = 3x^2 - 4x + 9x - 12#

We can now combine like terms:

#y = 3x^2 + (-4 + 9)x - 12#

#y = 3x^2 + 5x - 12#