Maths Olympiad Prep

Track / Stage 3 / 23 of 260 #503 of 2444

Problem 503

AMC 10/12, early questions
Algebra Difficulty 3.1 Prove it CEMC Hypatia · Canada · 2013

A parabola has equation y=(x3)2+1y=(x-3)^2+1.

What are the coordinates of the vertex of the parabola?
A new parabola is created by translating the original parabola 3 units to the left and 3 units up. What is the equation of the translated parabola?
Determine the coordinates of the point of intersection of these two parabolas.
The parabola with equation y=ax2+4y=ax^2+4, a<0a<0, touches the parabola with equation y=(x3)2+1y=(x-3)^2+1 at exactly one point. Determine the value of aa.

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Next problem →

Official solution

The equation of a parabola, written in the form y=(xp)2+qy=(x-p)^2+q, has its vertex at (p,q)(p,q).

Thus, the parabola with equation y=(x3)2+1y=(x-3)^2+1, has its vertex at (3,1)(3,1).
Solution 1

Under a translation, the shape of a parabola remains unchanged.

That is, the new parabola is congruent to the original parabola.

After a translation of 3 units to the left and 3 units up, the original vertex (3,1)(3,1) moves to the point (33,1+3)(3-3,1+3) or (0,4)(0,4).

Since this new parabola is congruent to the original, but it has its vertex at (0,4)(0,4), then its equation is y=(x0)2+4y=(x-0)^2+4 or y=x2+4y=x^2+4.

Solution 2

Under a translation of 3 units left and 3 units up, the equation y=(x3)2+1y=(x-3)^2+1 becomes y3=((x+3)3)2+1y3=x2+1y=x2+4\begin{aligned} y-3& =((x+3)-3)^2+1\\ y-3& =x^2+1\\ y& =x^2+4\end{aligned}
At the point of intersection of these two parabolas, their yy values must be equal. Thus, (x3)2+1=x2+4x26x+9+1=x2+46x=6x=1\begin{aligned} (x-3)^2+1& =x^2+4\\ x^2-6x+9+1& =x^2+4\\ -6x& =-6\\ x& =1\end{aligned} Substituting x=1x=1 into the equation y=x2+4y=x^2+4, we determine the yy value of the point of intersection to be y=5y=5.

Therefore, the two parabolas intersect at the point (1,5)(1,5).
At the point of intersection of these two parabolas, their yy values must be equal. Thus, (x3)2+1=ax2+4x26x+9+1=ax2+40=ax2x2+6x60=(a1)x2+6x6\begin{aligned} (x-3)^2+1& =ax^2+4\\ x^2-6x+9+1& =ax^2+4\\ 0& =ax^2-x^2+6x-6\\ 0& =(a-1)x^2+6x-6\\\end{aligned} Since the two parabolas intersect at exactly one point, then the resulting equation (a1)x2+6x6=0(a-1)x^2+6x-6=0 (which is quadratic since a<0a<0), has exactly one solution.

Thus, the discriminant of this equation must equal zero.

(Note: The discriminant of a quadratic equation of the form ax2+bx+c=0ax^2+bx+c=0, is b24acb^2-4ac.)

Solving 624(6)(a1)=06^2-4(-6)(a-1)=0, we get 36+24(a1)=036+24(a-1)=0 or 24a=1224a=-12, and so a=12a=-\frac12.

That is, the parabolas with equations y=ax2+4y=ax^2+4 and y=(x3)2+1y=(x-3)^2+1 touch at exactly one point when a=12a=-\frac12.

Source: CEMC, University of Waterloo, licensed CC-BY-NC-4.0. Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.