How Do You Convert a Quadratic to Standard Form?

AI Thread Summary
To convert the quadratic function f(x) = x^2 + 3x + 2 into standard form, the correct method involves completing the square. The process includes adding and subtracting 2.25, which is derived from taking half of the coefficient of x (which is 3), squaring it, and ensuring the equation remains equivalent. The final standard form is f(x) = (x + 1.5)^2 - 0.25. This method allows for verification by expanding the final result to check against the original quadratic expression.
willywonka12345
Messages
15
Reaction score
0
Quadratic in standard form help...please

Homework Statement



Write the quadratic function f(x) = x^2 + 3x + 2 in standard form.

Homework Equations



Standard form equation : f(x) = a(x-h)^2 + k

The Attempt at a Solution



Ok, I think I got this one but am wanting to be sure.

I set it up : (x^2 + 3x + 2.25) + 2

then get : (x + 1.5)^2 + 2 - 2.25

then get as answer : f(x) = (x + 1.5)^2 - .25

Is this what you all get ? :smile:

I really appreciate any help.
 
Physics news on Phys.org
Where did the 2.25 come from?
 
willywonka12345 said:

Homework Statement



Write the quadratic function f(x) = x^2 + 3x + 2 in standard form.

Homework Equations



Standard form equation : f(x) = a(x-h)^2 + k


The Attempt at a Solution



Ok, I think I got this one but am wanting to be sure.

I set it up : (x^2 + 3x + 2.25) + 2

then get : (x + 1.5)^2 + 2 - 2.25

then get as answer : f(x) = (x + 1.5)^2 - .25

Is this what you all get ? :smile:

I really appreciate any help.

That looks fine to me. If you want to check in future, expand out the bracket, and simplify. What you get should be equal to the original expression.

Edit: I didn't read any lines other than the last one! The final answer is correct, however the method doesn't make much sense (I'm glad someone's on the ball, neutrino! :smile: )
 
Last edited:
neutrino said:
Where did the 2.25 come from?

Take half of three and multiply it by itself.
 
Thanks cristo ! I am checking it now. It works out :) Thanks for the tip.
 
Last edited:
willywonka12345 said:
Take half of three and multiply it by itself.
Okay, but it can't magically appear from nowhere, can it? :wink: You add and subtract that amount, so that the expression x^2+3x+2 +2.25 -2.25 is equivalent to x^2+3x+2.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top