Question icon
Grade 12Differential Calculus

The sum of the ordinates of point of contacts of the common tangent to the parabola y=x^2+4x+8 and y=x^2+8x+4

Profile image of Devank Jain
8 Years agoGrade 12
Answers icon

1 Answer

Profile image of Askiitians Tutor Team
ApprovedApproved Tutor Answer1 Year ago

To find the sum of the ordinates of the points of contact of the common tangent to the given parabolas, we first need to understand the equations of the parabolas and how to derive the equation of the common tangent. The parabolas are given as:

Identifying the Parabolas

The first parabola is:

y = x² + 4x + 8

We can rewrite it in vertex form by completing the square:

y = (x² + 4x + 4) + 4 = (x + 2)² + 4

This shows that the vertex of the first parabola is at (-2, 4).

The second parabola is:

y = x² + 8x + 4

Completing the square gives us:

y = (x² + 8x + 16) - 12 = (x + 4)² - 12

Thus, the vertex of the second parabola is at (-4, -12).

Finding the Common Tangent

To find the common tangent to these two parabolas, we assume the equation of the tangent line can be expressed in the form:

y = mx + c

For this line to be tangent to both parabolas, it must satisfy the condition of having a single solution for both equations when substituted. This leads us to set up the following equations:

For the first parabola:

Substituting into the first parabola:

mx + c = x² + 4x + 8

Rearranging gives:

x² + (4 - m)x + (8 - c) = 0

For tangency, the discriminant must be zero:

(4 - m)² - 4(8 - c) = 0

For the second parabola:

Substituting into the second parabola:

mx + c = x² + 8x + 4

Rearranging gives:

x² + (8 - m)x + (4 - c) = 0

Again, for tangency, the discriminant must be zero:

(8 - m)² - 4(4 - c) = 0

Setting Up the System of Equations

Now we have two equations based on the discriminants:

  • (4 - m)² - 4(8 - c) = 0
  • (8 - m)² - 4(4 - c) = 0

Solving the Equations

Expanding both equations:

1. (4 - m)² = 4(8 - c) leads to:

16 - 8m + m² = 32 - 4c

2. (8 - m)² = 4(4 - c) leads to:

64 - 16m + m² = 16 - 4c

Now we can simplify and rearrange these equations to express c in terms of m. After some algebraic manipulation, we can find the values of m and c that satisfy both equations.

Finding the Points of Contact

Once we have the values of m and c, we can substitute back to find the points of contact on both parabolas:

For the first parabola:

y₁ = mx + c

For the second parabola:

y₂ = mx + c

At the points of tangency, the ordinates (y-values) will be equal to the values of the parabolas at those x-values. The sum of the ordinates will be:

y₁ + y₂ = (mx₁ + c) + (mx₂ + c) = m(x₁ + x₂) + 2c

Final Calculation

After calculating the x-coordinates of the points of contact, we can find the corresponding y-values and sum them up. The final answer will give us the sum of the ordinates of the points of contact of the common tangent to the two parabolas.

In conclusion, the process involves finding the common tangent by solving the discriminant conditions for both parabolas and then calculating the ordinates at the points of contact. This methodical approach ensures that we accurately determine the required sum.