{ "query": { "display": "$$-3+\\left(-5\\right)-2$$", "symbolab_question": "PEMDAS#-3+(-5)-2" }, "solution": { "level": "PERFORMED", "subject": "Pre Algebra", "topic": "Order of Operations", "subTopic": "Other", "default": "-10", "meta": { "showVerify": true } }, "steps": { "type": "interim", "title": "$$-3+\\left(-5\\right)-2=-10$$", "input": "-3+\\left(-5\\right)-2", "steps": [ { "type": "step", "primary": "Follow the PEMDAS order of operations", "meta": { "title": { "extension": "P-Parentheses<br/>E-Exponents<br/>M-Multiply<br/>D-Divide<br/>A-Add<br/>S-Subtract" } } }, { "type": "step", "primary": "Add and subtract (left to right) " }, { "type": "step", "primary": "Apply rule $$+\\left(-a\\right)\\:=\\:-a$$", "secondary": [ "$$+\\left(-5\\right)=-5$$" ], "result": "=-3-5-2" }, { "type": "step", "primary": "$$-3-5=-8$$", "result": "=-8-2" }, { "type": "step", "primary": "$$-8-2=-10$$", "result": "=-10" }, { "type": "interim", "title": "Number Line", "steps": [ { "type": "step", "image": "/images/numberLineAddSubtractAnimated?expression=-3%2B%28-5%29-2" } ] }, { "type": "step", "result": "=-10" } ], "meta": { "solvingClass": "Pemdas", "practiceLink": "/practice/order-of-operations-whole-practice", "practiceTopic": "Order of Operations" } }, "meta": { "showVerify": true } }