{ "query": { "display": "$$8^{2}-64$$", "symbolab_question": "PEMDAS#8^{2}-64" }, "solution": { "level": "PERFORMED", "subject": "Pre Algebra", "topic": "Order of Operations", "subTopic": "Other", "default": "0", "meta": { "showVerify": true } }, "steps": { "type": "interim", "title": "$$8^{2}-64=0$$", "input": "8^{2}-64", "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": "interim", "title": "Calculate exponents $$8^{2}\\::{\\quad}64$$", "input": "8^{2}", "steps": [ { "type": "step", "primary": "$$8^{2}=64$$", "result": "=64" } ], "meta": { "interimType": "Pemdas Exponent Step Title 1Eq" } }, { "type": "step", "result": "=64-64" }, { "type": "interim", "title": "Add and subtract (left to right) $$64-64\\::{\\quad}0$$", "input": "64-64", "steps": [ { "type": "step", "primary": "$$64-64=0$$", "result": "=0" } ], "meta": { "interimType": "Pemdas AddSub Step Title 1Eq" } }, { "type": "step", "result": "=0" } ], "meta": { "solvingClass": "Pemdas", "practiceLink": "/practice/order-of-operations-whole-practice", "practiceTopic": "Order of Operations" } }, "meta": { "showVerify": true } }