The equation of the graph is [tex]x = \frac 1{24}y^2[/tex]
Generally, a point is represented as:
(x,y)
The line x = -6 means that:
(-6, y)
So, we calculate the distance between (x,y) and (-6, y) as follows:
[tex]d = \sqrt{(x + 6)^2 + (y - y)^2}[/tex]
This gives
[tex]d = \sqrt{(x + 6)^2 }[/tex]
Next, we calculate the distance between (6,0) and (x, y) as follows:
[tex]d = \sqrt{(x - 6)^2 + (y - 0)^2}[/tex]
This gives
[tex]d = \sqrt{(x - 6)^2 + y^2}[/tex]
Equate both distance expressions
[tex]\sqrt{(x + 6)^2} = \sqrt{(x - 6)^2 + y^2}[/tex]
Square both sides
[tex](x + 6)^2 = (x - 6)^2 + y^2[/tex]
Expand
[tex]x^2 + 12x + 36 = x^2 - 12x + 36 + y^2[/tex]
Evaluate the like terms
[tex]12x = - 12x + y^2[/tex]
Add 12x to both sides
[tex]y^2 = 24x[/tex]
Make x the subject.
[tex]x = \frac 1{24}y^2[/tex]
Hence, the equation of the graph is [tex]x = \frac 1{24}y^2[/tex]
Read more about line equations at:
https://brainly.com/question/7098341
#SPJ1