{ "query": { "display": "$$\\frac{x^{2}}{4}+\\frac{y^{2}}{1}=1$$", "symbolab_question": "CONIC#\\frac{x^{2}}{4}+\\frac{y^{2}}{1}=1" }, "solution": { "level": "PERFORMED", "subject": "Geometry", "topic": "Ellipse", "subTopic": "formula", "default": "(h,k)=(0,0),a=2,b=1" }, "steps": { "type": "interim", "title": "$$\\frac{x^{2}}{4}+\\frac{y^{2}}{1}=1:{\\quad}$$Elipse con centro $$\\left(h,\\:k\\right)=\\left(0,\\:0\\right),\\:a=2,\\:b=1$$", "input": "\\frac{x^{2}}{4}+\\frac{y^{2}}{1}=1", "steps": [ { "type": "definition", "title": "Elipse con centro fuera del origen", "text": "$$\\frac{\\left(x-h\\right)^{2}}{a^2}+\\frac{\\left(y-k\\right)^{2}}{b^2}=1\\:$$es la ecuación de la elipse con centro fuera del origen<br/>con centro en $$\\left(h,\\:k\\right)\\:$$y $$a,\\:b$$ son los semiejes mayor y menor" }, { "type": "step", "primary": "Reescribir $$\\frac{x^{2}}{4}+\\frac{y^{2}}{1}=1\\:$$con la forma de la ecuación general de la elipse", "result": "\\frac{\\left(x-0\\right)^{2}}{2^{2}}+\\frac{\\left(y-0\\right)^{2}}{1^{2}}=1" }, { "type": "step", "primary": "Por lo tanto, las propiedades de la elipse son:", "result": "\\left(h,\\:k\\right)=\\left(0,\\:0\\right),\\:a=2,\\:b=1" }, { "type": "step", "primary": "$$a>b\\:$$por lo tanto $$a\\:$$es un semieje mayor y $$b\\:$$es un semieje menor", "result": "\\mathrm{Elipse\\:con\\:centro}\\:\\left(h,\\:k\\right)=\\left(0,\\:0\\right),\\:a=2,\\:b=1" } ], "meta": { "solvingClass": "Ellipse" } }, "plot_output": { "meta": { "plotInfo": { "variable": "x", "funcsToDraw": { "funcs": [ { "evalFormula": "y=\\sqrt{1-\\frac{x^{2}}{2^{2}}}", "displayFormula": "\\frac{x^{2}}{2^{2}}+\\frac{y^{2}}{1^{2}}=1", "attributes": { "color": "PURPLE", "lineType": "NORMAL", "isAsymptote": false } }, { "evalFormula": "y=-\\sqrt{1-\\frac{x^{2}}{2^{2}}}", "displayFormula": "\\frac{x^{2}}{2^{2}}+\\frac{y^{2}}{1^{2}}=1", "attributes": { "color": "PURPLE", "lineType": "NORMAL", "isAsymptote": false } } ] }, "pointsToDraw": { "pointsLatex": [ "(0,0)" ], "pointsDecimal": [ { "fst": 0, "snd": 0 } ], "attributes": [ { "color": "PURPLE", "labels": [ "\\mathrm{Center}" ], "labelTypes": [ "DEFAULT" ], "labelColors": [ "PURPLE" ] } ] }, "linesToDraw": [ { "p1x": "0", "p1y": "0", "p2x": "2", "p2y": "0", "attributes": { "color": "GRAY", "lineType": "BOLD", "labels": [ "a=2" ], "isAsymptote": false } }, { "p1x": "0", "p1y": "0", "p2x": "0", "p2y": "1", "attributes": { "color": "GRAY", "lineType": "BOLD", "labels": [ "b=1" ], "isAsymptote": false } } ], "functionChanges": [ { "origFormulaLatex": [], "finalFormulaLatex": [], "plotTitle": "\\frac{x^{2}}{2^{2}}+\\frac{y^{2}}{1^{2}}=1", "paramsLatex": [], "paramsReplacementsLatex": [] } ], "localBoundingBox": { "xMin": -4.5, "xMax": 4.5, "yMin": -4.5, "yMax": 4.5 } }, "showViewLarger": true } } }