How do you write #y=5/2(x-6)(x-2)# in standard form?

1 Answer
Jul 26, 2017

See a solution process below:

Explanation:

To begin writing this in standard form, first, multiply the two terms within parenthesis. To multiply these two terms you multiply each individual term in the left parenthesis by each individual term in the right parenthesis.

#y = 5/2(color(red)(x) - color(red)(6))(color(blue)(x) - color(blue)(2))# becomes:

#y = 5/2[(color(red)(x) xx color(blue)(x)) - (color(red)(x) xx color(blue)(2)) - (color(red)(6) xx color(blue)(x)) + (color(red)(6) xx color(blue)(2))]#

#y= 5/2(x^2 - 2x - 6x + 12)#

We can next combine like terms:

#y= 5/2(x^2 + (-2 - 6)x + 12)#

#y= 5/2(x^2 + (-8)x + 12)#

#y= 5/2(x^2 - 8x + 12)#

Now, multiply each term within the parenthesis by the term outside of the parenthesis:

#y= color(red)(5/2)(x^2 - 8x + 12)#

#y= (color(red)(5/2) xx x^2) - (color(red)(5/2) xx 8x) + (color(red)(5/2) xx 12)#

#y= 5/2x^2 - (5 xx 4x) + (5 xx 6)#

#y= 5/2x^2 - 20x + 30#