Express 2x^2-20x+53 in the form 2(x-p)^2+q , where p and q are integers. not sure how to do this..
i factorised it and got this
2(x^2-10x)+53 plz help thx
Printable View
Express 2x^2-20x+53 in the form 2(x-p)^2+q , where p and q are integers. not sure how to do this..
i factorised it and got this
2(x^2-10x)+53 plz help thx
This question is essentially asking you to express that quadratic in "turning point form". This is done by completing the square.
Alternatively, you can "compare coefficients" described in CaptainBlack's post
// Take the 2 outside of the brackets
// Complete the square within the brackets
// Take the -25 outside the brackets
// Gather terms
What I posted is completing the square, but done from first principles rather than remembering the algorithm, which I don't as it is a waste of brain space (same goes for a number of other things taught in common algebra and starting calculus, they are quicker to re-derive than to remember).
CB