When to apply negative sign when number is squared Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Why do we reverse inequality sign when dividing by negative number?Square root of a squared number changes sign, which to apply first?When solving inequalities, does $(x-9)$ count as a negative number?When do I use the 'plus-minus' sign when square rooting both sides of an equation? (example in main body).Restrictions on Factorial UsageWhen do I have to take the solution of a square root of a number with negative sign?Why does the negative sign leave when this expression is simplified?“Adding a negative” and other questions about the minus sign.On Changing The Direction Of The Inequality Sign By Dividing By A Negative Number?When do I apply the distributive property?
.bashrc alias for a command with fixed second parameter
Does the transliteration of 'Dravidian' exist in Hindu scripture? Does 'Dravida' refer to a Geographical area or an ethnic group?
Understanding piped command in Gnu/Linux
How can I prevent/balance waiting and turtling as a response to cooldown mechanics
As a dual citizen, my US passport will expire one day after traveling to the US. Will this work?
Flight departed from the gate 5 min before scheduled departure time. Refund options
Should man-made satellites feature an intelligent inverted "cow catcher"?
Is this Half dragon Quaggoth Balanced
latest version of QGIS fails to edit attribute table of GeoJSON file
Short story about astronauts fertilizing soil with their own bodies
"Destructive power" carried by a B-52?
What are some likely causes to domain member PC losing contact to domain controller?
Found this skink in my tomato plant bucket. Is he trapped? Or could he leave if he wanted?
What is the proper term for etching or digging of wall to hide conduit of cables
Pointing to problems without suggesting solutions
What did Turing mean when saying that "machines cannot give rise to surprises" is due to a fallacy?
Sally's older brother
My mentor says to set image to Fine instead of RAW — how is this different from JPG?
Does the universe have a fixed centre of mass?
Inverse square law not accurate for non-point masses?
How to ask rejected full-time candidates to apply to teach individual courses?
The Nth Gryphon Number
Why BitLocker does not use RSA
Is there any significance to the prison numbers of the Beagle Boys starting with 176-?
When to apply negative sign when number is squared
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Why do we reverse inequality sign when dividing by negative number?Square root of a squared number changes sign, which to apply first?When solving inequalities, does $(x-9)$ count as a negative number?When do I use the 'plus-minus' sign when square rooting both sides of an equation? (example in main body).Restrictions on Factorial UsageWhen do I have to take the solution of a square root of a number with negative sign?Why does the negative sign leave when this expression is simplified?“Adding a negative” and other questions about the minus sign.On Changing The Direction Of The Inequality Sign By Dividing By A Negative Number?When do I apply the distributive property?
$begingroup$
I always had this confusion of when I need to apply the negative sign in the calculation.
I understand that $(-1)^2 = 1$ however why isn't $-1^2 = 1$?
algebra-precalculus recreational-mathematics
$endgroup$
add a comment |
$begingroup$
I always had this confusion of when I need to apply the negative sign in the calculation.
I understand that $(-1)^2 = 1$ however why isn't $-1^2 = 1$?
algebra-precalculus recreational-mathematics
$endgroup$
2
$begingroup$
because $(-1)^2=(-1)*(-1)=1$, but $-1^2 =-(1^2)=-(1*1)=-(1)=-1$
$endgroup$
– Luke
1 hour ago
$begingroup$
Though beware Excel and some similar cases, where=-1^2gives1but=0-1^2gives-1, because if interprets the former as $(-1)^2$ and the latter as $0-(1^2)$, i.e. the first-as a unary operation taking precedence over exponentiation and the second-as a binary operation with exponentiation taking precedence over it
$endgroup$
– Henry
47 mins ago
add a comment |
$begingroup$
I always had this confusion of when I need to apply the negative sign in the calculation.
I understand that $(-1)^2 = 1$ however why isn't $-1^2 = 1$?
algebra-precalculus recreational-mathematics
$endgroup$
I always had this confusion of when I need to apply the negative sign in the calculation.
I understand that $(-1)^2 = 1$ however why isn't $-1^2 = 1$?
algebra-precalculus recreational-mathematics
algebra-precalculus recreational-mathematics
asked 1 hour ago
JohnJohnyPapaJohnJohnJohnyPapaJohn
606
606
2
$begingroup$
because $(-1)^2=(-1)*(-1)=1$, but $-1^2 =-(1^2)=-(1*1)=-(1)=-1$
$endgroup$
– Luke
1 hour ago
$begingroup$
Though beware Excel and some similar cases, where=-1^2gives1but=0-1^2gives-1, because if interprets the former as $(-1)^2$ and the latter as $0-(1^2)$, i.e. the first-as a unary operation taking precedence over exponentiation and the second-as a binary operation with exponentiation taking precedence over it
$endgroup$
– Henry
47 mins ago
add a comment |
2
$begingroup$
because $(-1)^2=(-1)*(-1)=1$, but $-1^2 =-(1^2)=-(1*1)=-(1)=-1$
$endgroup$
– Luke
1 hour ago
$begingroup$
Though beware Excel and some similar cases, where=-1^2gives1but=0-1^2gives-1, because if interprets the former as $(-1)^2$ and the latter as $0-(1^2)$, i.e. the first-as a unary operation taking precedence over exponentiation and the second-as a binary operation with exponentiation taking precedence over it
$endgroup$
– Henry
47 mins ago
2
2
$begingroup$
because $(-1)^2=(-1)*(-1)=1$, but $-1^2 =-(1^2)=-(1*1)=-(1)=-1$
$endgroup$
– Luke
1 hour ago
$begingroup$
because $(-1)^2=(-1)*(-1)=1$, but $-1^2 =-(1^2)=-(1*1)=-(1)=-1$
$endgroup$
– Luke
1 hour ago
$begingroup$
Though beware Excel and some similar cases, where
=-1^2 gives 1 but =0-1^2 gives -1, because if interprets the former as $(-1)^2$ and the latter as $0-(1^2)$, i.e. the first - as a unary operation taking precedence over exponentiation and the second - as a binary operation with exponentiation taking precedence over it$endgroup$
– Henry
47 mins ago
$begingroup$
Though beware Excel and some similar cases, where
=-1^2 gives 1 but =0-1^2 gives -1, because if interprets the former as $(-1)^2$ and the latter as $0-(1^2)$, i.e. the first - as a unary operation taking precedence over exponentiation and the second - as a binary operation with exponentiation taking precedence over it$endgroup$
– Henry
47 mins ago
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
When we write $-x^2$, it means we square $x$ first, then take the negative of this. That is, $$-x^2 = -left(x^2right).$$ So $$-1^2 = -left(1^2right)=-1.$$ (And thus $-x^2$ means something different to $(-x)^2$.)
$endgroup$
add a comment |
$begingroup$
As it is already in the previous answers:
$(-x)^2neq-x^2$
To avoid confusion, it is better to use parentheses. $-x^2=-(x^2)$
New contributor
user665960 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3196400%2fwhen-to-apply-negative-sign-when-number-is-squared%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
When we write $-x^2$, it means we square $x$ first, then take the negative of this. That is, $$-x^2 = -left(x^2right).$$ So $$-1^2 = -left(1^2right)=-1.$$ (And thus $-x^2$ means something different to $(-x)^2$.)
$endgroup$
add a comment |
$begingroup$
When we write $-x^2$, it means we square $x$ first, then take the negative of this. That is, $$-x^2 = -left(x^2right).$$ So $$-1^2 = -left(1^2right)=-1.$$ (And thus $-x^2$ means something different to $(-x)^2$.)
$endgroup$
add a comment |
$begingroup$
When we write $-x^2$, it means we square $x$ first, then take the negative of this. That is, $$-x^2 = -left(x^2right).$$ So $$-1^2 = -left(1^2right)=-1.$$ (And thus $-x^2$ means something different to $(-x)^2$.)
$endgroup$
When we write $-x^2$, it means we square $x$ first, then take the negative of this. That is, $$-x^2 = -left(x^2right).$$ So $$-1^2 = -left(1^2right)=-1.$$ (And thus $-x^2$ means something different to $(-x)^2$.)
answered 1 hour ago
Minus One-TwelfthMinus One-Twelfth
3,603413
3,603413
add a comment |
add a comment |
$begingroup$
As it is already in the previous answers:
$(-x)^2neq-x^2$
To avoid confusion, it is better to use parentheses. $-x^2=-(x^2)$
New contributor
user665960 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment |
$begingroup$
As it is already in the previous answers:
$(-x)^2neq-x^2$
To avoid confusion, it is better to use parentheses. $-x^2=-(x^2)$
New contributor
user665960 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment |
$begingroup$
As it is already in the previous answers:
$(-x)^2neq-x^2$
To avoid confusion, it is better to use parentheses. $-x^2=-(x^2)$
New contributor
user665960 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
As it is already in the previous answers:
$(-x)^2neq-x^2$
To avoid confusion, it is better to use parentheses. $-x^2=-(x^2)$
New contributor
user665960 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
user665960 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 32 mins ago
user665960user665960
113
113
New contributor
user665960 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
user665960 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
user665960 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3196400%2fwhen-to-apply-negative-sign-when-number-is-squared%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
$begingroup$
because $(-1)^2=(-1)*(-1)=1$, but $-1^2 =-(1^2)=-(1*1)=-(1)=-1$
$endgroup$
– Luke
1 hour ago
$begingroup$
Though beware Excel and some similar cases, where
=-1^2gives1but=0-1^2gives-1, because if interprets the former as $(-1)^2$ and the latter as $0-(1^2)$, i.e. the first-as a unary operation taking precedence over exponentiation and the second-as a binary operation with exponentiation taking precedence over it$endgroup$
– Henry
47 mins ago