This test uses JavaScript to generate your test and mark it. You therefore need to enable Scripting using the Preferences... item in one of the Menu items for this Browser's window. Once enabled, just Reload (Refresh) this page.

Algebra: Quadratics - Completing the Square

Express y = p2 + 12 p – 2 in the form y = ( p + a )2 + b by completing the square or otherwise
and so find its turning point: ( , )

tickcross


Worked Solution:

( p + a )2 = p2 + 2 a p + a2
=>( p + a )2 + b = p2 + 2 a p + a2 + b
We want to find values for a and b to make the line above into p2 + 12 p – 2
We already have the p2 term so let's look at the p term:
2a p = 12p :
For the quadratic in the question, the p coefficient is 12 which must be equal to the p term above:
=> 2 a = 12
=> a = 6
a2 + b = –2 : The quadratic given has a constant term of –2
This must equal a2 + b and we now know the value of a = 6=>a2 = 36:
=>36 + b = –2
=>b = –38
y = p2 + 12 p – 2 = (p + 6 )2 –38
The squared term is always positive or zero
=> the least value of y must be –38 when the squared term is zero: ( p + 6 )2 = 0
=> p = –6
The turning point is therefore ( –6, –38)


© MEI Produced by Dr Ron Knott, 23 August 2004, updated 14 May 2007
tom . button [AT] mei . org . uk
Test reference: AlgCompleteSq.html?ref=537,qu=turnpt