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

1 Answer
May 27, 2017

See a solution process below:

Explanation:

To find convert this equation to the standard form we need to multiply the two terms on the right. 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)(3x) + color(red)(4))(color(blue)(x/2) - color(blue)(5))# becomes:

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

#y = 3/2x^2 - 15x + 2x - 20#

We can now combine like terms:

#y = 3/2x^2 + (-15 + 2)x - 20#

#y = 3/2x^2 + (-13)x - 20#

#y = 3/2x^2 - 13x - 20#