Where is the vertex ?

Level 2

x ( t ) = 3 + 2 t + 3 t 2 x(t) = 3 + 2t + 3 t^2

y ( t ) = 4 t + 2 t 2 y(t) = 4 - t + 2 t^2

A parabola is defined by the above parametric equations. It is plotted in the attached graph. If ( a , b ) (a, b) is the vertex of the parabola, find a + b a + b .


The answer is 6.9645.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Hosam Hajjir
Aug 10, 2016

\We have the following parametric equations:

x ( t ) = x 0 + a t + b t 2 x(t) = x_0 + a t + b t^2

y ( t ) = y 0 + c t + d t 2 y(t) = y_0 + c t + d t^2

We are going to create a new reference frame x y x' y' that is rotated by an angle θ \theta counter-clockwise, about the origin, with respect to the original reference frame. With this, we have

x = c 1 x s 1 y x = c_1 x' - s_1 y'

y = s 1 x + c 1 y y = s_1 x' + c_1 y'

where c 1 = cos ( θ ) c_1 = \cos(\theta) and s 1 = sin ( θ ) s_1 = \sin(\theta)

The above relations can be solved for x x' and y y' to yield,

x = c 1 x + s 1 y x' = c_1 x + s_1 y

y = s 1 x + c 1 y y' = -s_1 x + c_1 y

Using the expressions for x ( t ) x(t) and y ( t ) y(t) we obtain

x = c 1 ( x 0 + a t + b t 2 ) + s 1 ( y 0 + c t + d t 2 ) x' = c_1 (x_0 + at + b t^2 ) + s_1 ( y_0 + c t + d t^2 )

y = s 1 ( x 0 + a t + b t 2 ) + c 1 ( y 0 + c t + d t 2 ) y' = -s_1(x_0 + at + bt^2) + c_1(y_0 + ct + dt^2 )

We want to eliminate the coefficient of t 2 t^2 in x x' , so we have to choose θ \theta such that

b c 1 + d s 1 = 0 b c_1 + d s_1 = 0

that is,

t a n ( θ ) = b / d = 3 / 2 tan(\theta) = - b / d = - 3/2

Therefore, θ = tan 1 ( 3 / 2 ) = 56.3 1 \theta = \tan^{-1}(-3/2) = -56.31^{\circ}

With this choice, the expressions for x x' and y y' become,

x = ( c 1 x 0 + s 1 y 0 ) + ( a c 1 + c s 1 ) t x' = (c_1 x_0 + s_1 y_0 ) + ( a c_1 + c s_1) t

y = ( s 1 x 0 + c 1 y 0 ) + ( s 1 a + c c 1 ) t + ( s 1 b + c 1 d ) t 2 y' = ( - s_1 x_0 + c_1 y_0 ) + (-s_1 a + c c_1) t + (-s_1 b + c_1 d ) t^2

Note that x x' is now linearly related to the parameter t t , hence, the parabola is now in the upright position with respect to the x y x' y' frame, and the vertex occurs when

d y d x = 0 \dfrac{dy'}{dx'} = 0

But,

d y d x = ( d y d t ) ( d x d t ) \dfrac{dy'}{dx'} = \dfrac{ \left( \dfrac{dy'}{dt} \right) }{ \left( \dfrac{dx'}{dt}\right) }

Now, since d x d t \dfrac{dx'}{dt} is a non-zero constant, then the vertex occurs when d y d t = 0 \dfrac{dy'}{dt} = 0 , i.e., at the critical point of y y' , which is at

t 0 = B 2 A = ( s 1 a + c c 1 ) 2 ( s 1 b + c 1 d ) t_0 = -\dfrac{B}{2A} = - \dfrac{(-s_1 a + c c_1)}{2 ( -s_1 b + c_1 d ) }

Substituting the given values, we obtain t 0 = 0.153846 t_0 = -0.153846 , from which, x = 1.96278 , y = 4.6296 x' = -1.96278 , y' = 4.6296 . And finally, we find that

x = c 1 x s 1 y x = c_1 x' - s_1 y'

y = s 1 x + c 1 y y = s_1 x' + c_1 y'

so that, x = 2.763314 x = 2.763314 , y = 4.201183 y = 4.201183 , making the answer 2.763314 + 4.201183 = 6.9645 2.763314 + 4.201183 = \boxed{6.9645}

The given equations can be expressed in Cartesian coordinates as: ( 2 x 3 y ) 2 + 17 x 50 y + 113 = 0 (2x-3y)^2+17x-50y+113=0

We know standard formula of parabola:
Y 2 = 4 a X (equation of symmetry axis) 2 + (equation of tangent at vertex) = 0 Y^2=4aX\equiv \text{(equation of symmetry axis)}^2+\text{(equation of tangent at vertex)}=0

Now, introducing the arbitrary constant t t , the equation of parabola can be written as follows:

( 2 x 3 y + t ) 2 + ( 17 4 t ) x + ( 50 + 6 t ) y + 113 t 2 = 0 (2x-3y+t)^2+(17-4t)x+(-50+6t)y+113-t^2=0

select the value of t t such that 2 ( 17 4 t ) 3 ( 50 + 6 t ) = 0 t = 92 13 2(17-4t)-3(-50+6t)=0 \implies t=\frac{92}{13}

Now, the equation of symmetry axis of parabola: 2 x 3 y + t = 0 2 x 3 y + 92 13 = 0 2x-3y+t=0\implies 2x-3y+\frac{92}{13}=0

the equation of tangent at the vertex of parabola: ( 17 4 t ) x + ( 50 + 6 t ) y + 113 t 2 = 0 1911 x + 1274 y 10633 = 0 (17-4t)x+(-50+6t)y+113-t^2=0\implies -1911x+1274y-10633=0

Now, solving equations of symmetry axis & tangent at the vertex, the coordinates of vertex are x = 2.763314 , y = 4.201183 x=2.763314, y=4.201183

hence, x + y = 2.763314 + 4.201183 = 6.964494 x+y=2.763314+4.201183=6.964494

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...