For all the values of x,
x^2 - 6x + 15 = (x-p)^2 + q
Find the values of p and q
p=
q=
Please. Thankyou![]()
Oki doki. This is actually a maths thing called "Completing the Square" - as you'll probably find out, it's a nice way of solving some types of maths problems. Anyway, you really want to be making the left hand side look like the right hand side so you can see what the numbers are.For all the values of x,
x^2 - 6x + 15 = (x-p)^2 + q
Find the values of p and q
x^2 - 6x + 15 = (x-p)^2 + q
First of all, you have that (x-p)(x-p) on the right which needs to be multiplied out. So let's do that (I hope you know how to multiply out those brackets - if not, then say so and I'm sure someone will help)
x^2 - 6x + 15 = x^2 - 2px +p^2 + q
Take away x^2 from both sides
-6x + 15 = -2p x + p^2 +q
Now, how many xs are there on the left? -6. How many are there on the right? -2p.
How many plain numbers with no xs are there on the left? 15. How many on the right? p^2 + q.
Since the left hand side EQUALS the right hand side, we can say:
-2p = -6
and
15 = p^2 + q
Read that again if it didn't make sense - that's a method called "equating coefficients" and it's something that comes in useful a lot.
Good luck.
- - - - - -
Edit:
Beaten to it by icemanfan, sorry.
the main idea with this is that you want equality. that means you have to have the same number of things on both sides of the equation. if you had 5x's on one side of an equation and 2x's on the other, they wouldn't be equal of course. equating coefficients simply means, you want to have the same number of x's, x^2's etc on either side of the equation.
i think Fedex did a nice job of explaining further. re-read his post to see if it is clearer now