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

1 Answer
Apr 10, 2017

See the entire 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)(8x) + color(red)(1))(color(blue)(x) - color(blue)(3))# becomes:

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

#y = 8x^2 - 24x + 1x - 3#

We can now combine like terms:

#y = 8x^2 + (-24 + 1)x - 3#

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

#y = 8x^2 - 23x - 3#