{ "query": { "display": "vertices $$x^{2}-14x+49$$", "symbolab_question": "CONIC#vertices x^{2}-14x+49" }, "solution": { "level": "PERFORMED", "subject": "Geometry", "topic": "Parabola", "subTopic": "vertices", "default": "\\mathrm{Minimum}\\:(7,0)", "meta": { "showVerify": true } }, "methods": [ { "method": "Find vertex using polynomial form", "query": { "display": "vertex quadratic $$y=x^{2}-14x+49$$", "symbolab_question": "vertexquadratic y=x^{2}-14x+49" } }, { "method": "Find vertex using parabola form", "query": { "display": "vertex parabola $$y=x^{2}-14x+49$$", "symbolab_question": "vertexparabola y=x^{2}-14x+49" } }, { "method": "Find vertex using vertex form", "query": { "display": "vertex form $$y=x^{2}-14x+49$$", "symbolab_question": "vertexform y=x^{2}-14x+49" } }, { "method": "Find vertex using averaging the zeros", "query": { "display": "vertex zeros $$y=x^{2}-14x+49$$", "symbolab_question": "vertexzeros y=x^{2}-14x+49" } } ], "steps": { "type": "interim", "title": "Parabola vertex given $$y=x^{2}-14x+49:{\\quad}$$Minimum $$\\left(7,\\:0\\right)$$", "input": "y=x^{2}-14x+49", "steps": [ { "type": "definition", "title": "Parabola equation in polynomial form", "text": "The vertex of an up-down facing parabola of the form $$y=ax^2+bx+c\\:$$is $$x_{v}=-\\frac{b}{2a}$$" }, { "type": "step", "primary": "The parabola parameters are:", "result": "a=1,\\:b=-14,\\:c=49" }, { "type": "step", "primary": "$$x_{v}=-\\frac{b}{2a}$$", "result": "x_{v}=-\\frac{\\left(-14\\right)}{2\\cdot\\:1}" }, { "type": "step", "primary": "Simplify", "result": "x_{v}=7" }, { "type": "interim", "title": "Plug in $$x_{v}=7\\:$$to find the $$y_{v}\\:$$value", "input": "y_{v}=7^{2}-14\\cdot\\:7+49", "result": "y_{v}=0", "steps": [ { "type": "step", "primary": "Simplify", "result": "y_{v}=0" } ], "meta": { "interimType": "Plug In Value 2Eq" } }, { "type": "step", "primary": "Therefore the parabola vertex is", "result": "\\left(7,\\:0\\right)" }, { "type": "step", "primary": "If $$a<0,\\:$$then the vertex is a maximum value<br/>If $$a>0,\\:$$then the vertex is a minimum value<br/>$$a=1$$", "result": "\\mathrm{Minimum}\\:\\left(7,\\:0\\right)" } ], "meta": { "solvingClass": "Parabola" } }, "plot_output": { "meta": { "plotInfo": { "variable": "x", "funcsToDraw": { "funcs": [ { "evalFormula": "y=\\frac{(x-7)^{2}}{4\\frac{1}{4}}+0", "displayFormula": "4\\frac{1}{4}y=(x-7)^{2}", "attributes": { "color": "PURPLE", "lineType": "NORMAL", "isAsymptote": false } }, { "evalFormula": "y=-\\frac{1}{4}", "displayFormula": "y=-\\frac{1}{4}", "attributes": { "color": "GRAY", "lineType": "NORMAL", "labels": [ "\\mathrm{directrix}" ], "isAsymptote": false } } ] }, "pointsToDraw": { "pointsLatex": [ "(7,0)", "(7,\\frac{1}{4})" ], "pointsDecimal": [ { "fst": 7, "snd": 0 }, { "fst": 7, "snd": 0.25 } ], "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 \\frac{1}{4}(y)=(x-7)^{2}", "paramsLatex": [], "paramsReplacementsLatex": [] } ], "localBoundingBox": { "xMin": -2.2857142857142847, "xMax": 9.142857142857142, "yMin": -5.7142857142857135, "yMax": 5.7142857142857135 } }, "showViewLarger": true } }, "meta": { "showVerify": true } }