{ "query": { "display": "vertices $$y=2x^{2}-4x+7$$", "symbolab_question": "CONIC#vertices y=2x^{2}-4x+7" }, "solution": { "level": "PERFORMED", "subject": "Geometry", "topic": "Parabola", "subTopic": "vertices", "default": "\\mathrm{Minimum}\\:(1,5)", "meta": { "showVerify": true } }, "methods": [ { "method": "Find vertex using polynomial form", "query": { "display": "vertex quadratic $$y=2x^{2}-4x+7$$", "symbolab_question": "vertexquadratic y=2x^{2}-4x+7" } }, { "method": "Find vertex using parabola form", "query": { "display": "vertex parabola $$y=2x^{2}-4x+7$$", "symbolab_question": "vertexparabola y=2x^{2}-4x+7" } }, { "method": "Find vertex using vertex form", "query": { "display": "vertex form $$y=2x^{2}-4x+7$$", "symbolab_question": "vertexform y=2x^{2}-4x+7" } } ], "steps": { "type": "interim", "title": "Parabola vertex given $$y=2x^{2}-4x+7:{\\quad}$$Minimum $$\\left(1,\\:5\\right)$$", "input": "y=2x^{2}-4x+7", "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=2,\\:b=-4,\\:c=7" }, { "type": "step", "primary": "$$x_{v}=-\\frac{b}{2a}$$", "result": "x_{v}=-\\frac{\\left(-4\\right)}{2\\cdot\\:2}" }, { "type": "step", "primary": "Simplify", "result": "x_{v}=1" }, { "type": "interim", "title": "Plug in $$x_{v}=1\\:$$to find the $$y_{v}\\:$$value", "input": "y_{v}=2\\cdot\\:1^{2}-4\\cdot\\:1+7", "result": "y_{v}=5", "steps": [ { "type": "step", "primary": "Simplify", "result": "y_{v}=5" } ], "meta": { "interimType": "Plug In Value 2Eq" } }, { "type": "step", "primary": "Therefore the parabola vertex is", "result": "\\left(1,\\:5\\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=2$$", "result": "\\mathrm{Minimum}\\:\\left(1,\\:5\\right)" } ], "meta": { "solvingClass": "Parabola" } }, "plot_output": { "meta": { "plotInfo": { "variable": "x", "funcsToDraw": { "funcs": [ { "evalFormula": "y=\\frac{(x-1)^{2}}{4\\frac{1}{8}}+5", "displayFormula": "4\\frac{1}{8}(y-5)=(x-1)^{2}", "attributes": { "color": "PURPLE", "lineType": "NORMAL", "isAsymptote": false } }, { "evalFormula": "y=\\frac{39}{8}", "displayFormula": "y=\\frac{39}{8}", "attributes": { "color": "GRAY", "lineType": "NORMAL", "labels": [ "\\mathrm{directrix}" ], "isAsymptote": false } } ] }, "pointsToDraw": { "pointsLatex": [ "(1,5)", "(1,\\frac{41}{8})" ], "pointsDecimal": [ { "fst": 1, "snd": 5 }, { "fst": 1, "snd": 5.125 } ], "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}{8}(y-5)=(x-1)^{2}", "paramsLatex": [], "paramsReplacementsLatex": [] } ], "localBoundingBox": { "xMin": -3.2857142857142856, "xMax": 4.571428571428571, "yMin": -1.5714285714285712, "yMax": 6.285714285714286 } }, "showViewLarger": true } }, "meta": { "showVerify": true } }