Step 1: Concept:
• Find the centre of the given circle.
• Then determine the equation of the line passing through the given point and the centre.
Step 2: Find Centre of Circle:
• Given equation:
\[
2x^2 + 2y^2 - 8y = 7
\]
• Divide by 2:
\[
x^2 + y^2 - 4y = \frac{7}{2}
\]
• Complete the square:
\[
x^2 + (y - 2)^2 = \frac{7}{2} + 4 = \frac{15}{2}
\]
• So, centre of the circle is:
\[
(0,\,2)
\]
Step 3: Equation of Line:
• Given point: \((-4,\,2)\)
• Line passes through:
\[
(-4,\,2) \text{ and } (0,\,2)
\]
• Since both points have same \(y\)-coordinate:
\[
\text{Slope} = 0
\]
• Hence, equation of line:
\[
y = 2
\]
Step 4: Final Answer:
• \[
y = 2
\]