{ "query": { "display": "derivative of $$y=x^{3}$$", "symbolab_question": "PRE_CALC#derivative y=x^{3}" }, "solution": { "level": "PERFORMED", "subject": "Calculus", "topic": "Derivatives", "subTopic": "Derivatives", "default": "3x^{2}", "meta": { "showVerify": true } }, "steps": { "type": "interim", "title": "$$\\frac{d}{dx}\\left(x^{3}\\right)=3x^{2}$$", "input": "\\frac{d}{dx}\\left(x^{3}\\right)", "steps": [ { "type": "step", "primary": "Apply the Power Rule: $$\\frac{d}{dx}\\left(x^a\\right)=a{\\cdot}x^{a-1}$$", "result": "=3x^{3-1}", "meta": { "practiceLink": "/practice/derivatives-practice#area=main&subtopic=Power%20Rule", "practiceTopic": "Power Rule" } }, { "type": "step", "primary": "Simplify", "result": "=3x^{2}", "meta": { "solvingClass": "Solver" } } ], "meta": { "solvingClass": "Derivatives", "practiceLink": "/practice/derivatives-practice", "practiceTopic": "Derivatives" } }, "plot_output": { "meta": { "plotInfo": { "variable": "x", "funcsToDraw": { "funcs": [ { "evalFormula": "y=3x^{2}", "displayFormula": "y=3x^{2}", "derivativeFormula": "6x", "attributes": { "color": "PURPLE", "lineType": "NORMAL", "isAsymptote": false }, "calculatePoints": true } ] }, "pointsToDraw": { "pointsLatex": [ "(0,0)" ], "pointsDecimal": [ { "fst": 0, "snd": 0 } ], "attributes": [ { "color": "BLUE", "labels": [ "\\mathrm{x-intercept}", "\\mathrm{y-intercept}", "\\mathrm{Global\\:Minimum}" ], "labelTypes": [ "INTERCEPT", "INTERCEPT", "EXTREME" ], "labelColors": [ "BLUE", "BLUE", "BLUE" ] } ] }, "functionChanges": [ { "origFormulaLatex": [], "finalFormulaLatex": [], "plotTitle": "y=3x^{2}", "paramsLatex": [], "paramsReplacementsLatex": [] } ], "localBoundingBox": { "xMin": -6.885, "xMax": 6.885, "yMin": -7.413778125, "yMax": 10.792996875 } }, "showViewLarger": true } }, "meta": { "showVerify": true } }