Evaluate the algebraic expression
for .
Substitute with brackets, not bare digits. Replace every by , and write the brackets in even though is positive — the habit is what saves you when the value is negative:
Apply the exponent first. Order of operations puts powers before multiplication, so must be computed before anything else. A common slip is reading at as ; squaring means :
Do the multiplication. , and it is being subtracted:
Add and subtract left to right. , then . Working right to left instead (, then ) is the other classic error — subtraction and addition have equal precedence, so they run left to right.
Check with a different grouping. Factor the first two terms: , so at that is , and ✓. The two routes agree, so the value is .
Need to solve a different problem like this? Open the solver →