SOLUTION: -7^2 , (-7)^2 why are they different?
Algebra
->
Signed-numbers
-> SOLUTION: -7^2 , (-7)^2 why are they different?
Log On
Algebra: Operations with Signed Numbers
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Signed-numbers
Question 473075
:
-7^2 , (-7)^2 why are they different?
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
-7^2
The negative is excluded from the squaring:
-7^2 = -7*7 = -49
----
(-7)^2
The negative is included in the squaring:
(-7)^2 = (-7)(-7) = +49
===========================
Cheers,
Stan H.
===========