You can put this solution on YOUR website! Please explain the difference between –12^2 and (–12)^2
------------------------
-12^2
Note: You only squaring the 12.
= -(12*12) = -144
----
(-12)^2
Note: Here you are squaring (-12)
= (-12)(-12) = +144
================================
Cheers,
Stan H.