{ "query": { "display": "directrix $$x^{2}=4y$$", "symbolab_question": "CONIC#directrix x^{2}=4y" }, "solution": { "level": "PERFORMED", "subject": "Geometry", "topic": "Parabola", "subTopic": "directrix", "default": "y=-1" }, "steps": { "type": "interim", "title": "Parabola directrix given $$x^{2}=4y:{\\quad}y=-1$$", "steps": [ { "type": "definition", "title": "Parabola Directrix", "text": "A parabola is the locus of points such that the distance to a point (the focus) equals the distance to a line (the directrix)" }, { "type": "definition", "title": "Parabola standard equation", "text": "$$4p\\left(y-k\\right)=\\left(x-h\\right)^{2}\\:$$ is the standard equation for an up-down facing parabola with vertex at $$\\left(h,\\:k\\right),\\:$$<br/>and a focal length $$|p|$$" }, { "type": "interim", "title": "Rewrite $$x^{2}=4y\\:$$in the standard form:$${\\quad}4\\cdot\\:1\\cdot\\:\\left(y-0\\right)=\\left(x-0\\right)^{2}$$", "input": "x^{2}=4y", "steps": [ { "type": "step", "primary": "Switch sides", "result": "4y=x^{2}" }, { "type": "step", "primary": "Rewrite as", "result": "4\\cdot\\:1\\cdot\\:\\left(y-0\\right)=\\left(x-0\\right)^{2}" } ], "meta": { "interimType": "Parabola Canonical Format Title 1Eq", "gptData": "pG0PljGlka7rWtIVHz2xymbOTBTIQkBEGSNjyYYsjjDErT97kX84sZPuiUzCW6s7XyLbZXp+Wbh+m4tF03n6J4WaVJhiDLwT1yBahwyJTIfsP/qQDlxeeNYW1ZWJxYAcfPwccPk04ro5gYDy4dxVexA0wxnGmkHWdrtVslPpf+223ZVXpBj2dqBzTyvb5hNbu3w2A8y9XncQTfGSal9wDT/L0MoYg+CUn6oyL3EO7YpJhT+uVj1BwiBk6c0/xAHHxlBh/LAWXMaHLWEQekKRhZVEbDLNsVcjm+yB0AytQQk0Mig6eWxaAj372HUlb/U2" } }, { "type": "step", "result": "\\left(h,\\:k\\right)=\\left(0,\\:0\\right),\\:p=1" }, { "type": "step", "primary": "Parabola is symmetric around the y-axis and so the directrix is a line parallel to the x-axis, a distance $$-p$$ from the center $$\\left(0,\\:0\\right)$$ y-coordinate ", "result": "y=0-p" }, { "type": "step", "result": "y=0-1" }, { "type": "step", "primary": "Refine", "result": "y=-1" } ], "meta": { "solvingClass": "Parabola" } }, "plot_output": { "meta": { "plotInfo": { "variable": "x", "funcsToDraw": { "funcs": [ { "evalFormula": "y=\\frac{x^{2}}{4\\cdot 1}+0", "displayFormula": "4\\cdot 1y=x^{2}", "attributes": { "color": "PURPLE", "lineType": "NORMAL", "isAsymptote": false } }, { "evalFormula": "y=-1", "displayFormula": "y=-1", "attributes": { "color": "GRAY", "lineType": "NORMAL", "labels": [ "\\mathrm{directrix}" ], "isAsymptote": false } } ] }, "pointsToDraw": { "pointsLatex": [ "(0,0)", "(0,1)" ], "pointsDecimal": [ { "fst": 0, "snd": 0 }, { "fst": 0, "snd": 1 } ], "attributes": [ { "color": "PURPLE", "labels": [ "\\mathrm{vertex}" ], "labelTypes": [ "DEFAULT" ], "labelColors": [ "PURPLE" ] }, { "color": "PURPLE", "labels": [ "\\mathrm{focus}" ], "labelTypes": [ "DEFAULT" ], "labelColors": [ "PURPLE" ] } ] }, "functionChanges": [ { "origFormulaLatex": [], "finalFormulaLatex": [], "plotTitle": "4\\cdot 1\\cdot (y)=x^{2}", "paramsLatex": [], "paramsReplacementsLatex": [] } ], "localBoundingBox": { "xMin": -11.25, "xMax": 11.25, "yMin": -11.25, "yMax": 11.25 } }, "showViewLarger": true } } }