How do you write #f(x) + 9 = 2(x - 1)^2# in standard form?
2 Answers
See a solution process below:
Explanation:
First, we need to expand the terms in parenthesis. This term is a special form of the quadratic.:
(a - b)^2 = a^2 - 2ab + b^2
Substituting
Next, we eliminate the parenthesis by multiplying each term within the parenthesis by the term outside the parenthesis:
Now, subtract
Explanation:
#"the standard form of a parabola is"#
#color(red)(bar(ul(|color(white)(2/2)color(black)(f(x)=ax^2+bx+c;a!=0)color(white)(2/2)|)))#
#"expand the bracket using FOIL"#
#rArrf(x)+9=2(x-1)(x-1)#
#color(white)(rArrf(x)+9)=2(x^2-2x+1)#
#color(white)(rArrf(x)+9)=2x^2-4x+2#
#"subtract 9 from both sides"#
#rArrf(x)=2x^2-4x+2-9#
#color(white)(rArrf(x))=2x^2-4x-7larrcolor(red)" in standard form"#