What's new
Fantasy Football - Footballguys Forums

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Daughter's math homework (1 Viewer)

#1 - 57

#2 - 54

A negative number raised to an even power makes a positive number.  Raised to an odd power is a negative number.

What's the teacher saying?
It's a positive number being raised to a power, and then negated. The minus sign is the same as multiplying by -1, and thus isn't done until the multiplication step in the order of operations.
:goodposting: But I would have missed it too. :unsure:

 
I disagree.  The problem as written has a very clear and definite meaning.  There is no ambiguity here.

:shrug:
And I respectfully disagree. As an engineering firm participating in real world problems where we do in fact have to submit calculations & drawings to local jurisdictions, I can state that it is company policy to ALWAYS use parenthesis to avoid ambiguous interpretations of signs & quantities.The negative sign out front is ambiguous - especially to a child learning operations.

The teacher should have used either -(5^2) or (-5)^2 to avoid any confusion. While you are correct about the proper order of operations on this problem, it is borderline a trick question with the placement of the negative sign without any parenthesis. I'm not sure we ought to be teaching sneaky tricks to kids - we ought to be teaching them proper use of mathematical processes. In fact, the problems should have been written as subtraction problems rather than adding negative problems.

And as an addition, I'll add that I was a teacher of math & physics for 12 years before getting my engineering degrees & opening our own company. I never would have used a confusing question like this in class or on a test. Your goal as a teacher isn't to try to trip kids up.
PB, it's great that your company always prevents confusion by including the parenthesis but not all companies are as careful as yours. Which is why kids need to be taught order of operation rules. The teacher is doing the right thing by giving these examples. It doesn't matter if kids get tripped up by them. They will learn from their (or their father's :P )mistakes and fix them.
 
To force the processor to intrepret it correctly would mean changing every formula that includes exponentiation to check for a negative base number and if found change the formula from something like x^2 to (-1*(x)^2).  Otherwise, it comes out positive every time.
No, a negative base number should come out positive when it is squared. But in the expression -5^2, the base number (i.e., the number that gets squared) isn't negative. It's five.
Wrong. And your continuing to assert this as divine truth is getting mildly irritating. The base number in this problem is -5. -5 is a number, all on its own. If you want to spedify that it's an operation, you need to do so explicitly, using parentheses.-5^2 = 25 exactly follows the order of operations, because there's only a SINGLE OPERATION.

 
#1 - 57

#2 - 54

A negative number raised to an even power makes a positive number.  Raised to an odd power is a negative number.

What's the teacher saying?
It's a positive number being raised to a power, and then negated. The minus sign is the same as multiplying by -1, and thus isn't done until the multiplication step in the order of operations.
:goodposting: But I would have missed it too. :unsure:
Yes, but you've missed the rest of the discussion where I explain that althugh that's the mindset of modern teachers, they're all ######ed for thinking so.
 
I didn't read the whole thread, but I just wanted to chime in and say that issues like this probably contribute to why American kids don't see the value in math.  What has your daughter learned from this assignment?  That math is all about little tricks and blindly following arbitrary algorithms. 

If you want somebody to calculate the square of the number "negative 5", then write (-5)^2 to clear up the ambiguity.  If you want somebody to calculate the negative of the square of 5, then write -(5^2).  Then get on with it. 

Math is fundamentally about logic, and logical analysis shouldn't tolerate the ambiguity in the way this was written originally.

Edit: Seeing as how there are actually a bunch of posts on this exact topic 11 pages into the thread, I'm guessing my thoughts on this aren't exactly original.  NM.
should it have been written as:-(5²) + [4 x (2³)] ?
The brackets around the second term are probably unneccessary.
Only because it is accepted by most everyone that multiplication is done before addition. But since there can be ambigouity over the exponent/negating issue, there could be over that as well.
No, that's the thing. It's accepted by everybody that multiplication is done before addition, so I don't need to specify that through parenetheses. As this thread has shown, it is NOT understood by everyone how to interpret -5^2, so you need to include parenetheses to specify exactly what it is you're saying. This is very similar to communicating in English. If I go in front of my students and say "Mathematicians tend to think Platonically," that statement has a clear, unambiguous meaning, but my students won't understand what that meaning is. They'll walk away thinking I said that mathematicians are all virgins. If I want to say that mathematicians like to reason abstractly, I should have just said that rather than use a phrase that I should have known would be easily misinterpreted.

Likewise, I promise you that if I told my students to calculate 4x2^2, 95+% of them would get it right, while if I told them to calculate -5^2, half of them would approach it one way and half would approach it the other way. That's not really their fault as much as it is mine for failing to say what I meant to say.

 
PB, it's great that your company always prevents confusion by including the parenthesis
Nobody can prevent confusion by including only one parenthesis, unless you're making a smiley face.
 
I was out yesterday so I missed getting in on this thread early. I am not going to read all 10 pages because we have been down this road before. I first saw this problem when my son was in middle school. His teacher and I went toe to toe on this. I even posted a poll on this last year: Here

Mr. Pack, I feel your pain, the answers are 57 and 54. The teacher's thinking and all of you people who think like her are wrong. I am 41 and graduated high school in 1982. I was taught that -5**2 = -5*-5 = 25 and will always be that way.

I've seen several people justify the other line of thinking and I've seen books that do the same. But, for my own sanity I asked a former boss of mine. He is a computer programmer with a masters degree in math ... he said that -5**2 is +25 no way around it.

 
To force the processor to intrepret it correctly would mean changing every formula that includes exponentiation to check for a negative base number and if found change the formula from something like x^2 to (-1*(x)^2).  Otherwise, it comes out positive every time.
No, a negative base number should come out positive when it is squared. But in the expression -5^2, the base number (i.e., the number that gets squared) isn't negative. It's five.
Wrong. And your continuing to assert this as divine truth is getting mildly irritating. The base number in this problem is -5. -5 is a number, all on its own. If you want to spedify that it's an operation, you need to do so explicitly, using parentheses.-5^2 = 25 exactly follows the order of operations, because there's only a SINGLE OPERATION.
I vehemently agree with smoo.Is there a math board where we can post this question?

 
To force the processor to intrepret it correctly would mean changing every formula that includes exponentiation to check for a negative base number and if found change the formula from something like x^2 to (-1*(x)^2).  Otherwise, it comes out positive every time.
No, a negative base number should come out positive when it is squared. But in the expression -5^2, the base number (i.e., the number that gets squared) isn't negative. It's five.
Wrong. And your continuing to assert this as divine truth is getting mildly irritating. The base number in this problem is -5. -5 is a number, all on its own. If you want to spedify that it's an operation, you need to do so explicitly, using parentheses.-5^2 = 25 exactly follows the order of operations, because there's only a SINGLE OPERATION.
I vehemently agree with smoo.Is there a math board where we can post this question?
Math message board
 
Last edited by a moderator:
If they just used proper paraenthasis then there wouldn't even be an issue.
The mathematician will argue that parenthesis are not needed in that problem any more than they are needed in (3 + 2) - 1.
 
To force the processor to intrepret it correctly would mean changing every formula that includes exponentiation to check for a negative base number and if found change the formula from something like x^2 to (-1*(x)^2).  Otherwise, it comes out positive every time.
No, a negative base number should come out positive when it is squared. But in the expression -5^2, the base number (i.e., the number that gets squared) isn't negative. It's five.
Wrong. And your continuing to assert this as divine truth is getting mildly irritating. The base number in this problem is -5. -5 is a number, all on its own. If you want to spedify that it's an operation, you need to do so explicitly, using parentheses.-5^2 = 25 exactly follows the order of operations, because there's only a SINGLE OPERATION.
Incorrect. See here for explanation.
 
Not reading through this whole thing.My mom is currently a math teacher, and I got an 800 on the math portion of the SAT.-5^2 = -5 * -5 = 25This is the way of things. The teacher is wrong.In middle school, I had a teacher that taught that all rivers flow south. When I objected, I got detention. This teacher is wrong, and I hope for your child's sake that she is more open to critism.

 
I was out yesterday so I missed getting in on this thread early.  I am not going to read all 10 pages because we have been down this road before.  I first saw this problem when my son was in middle school.  His teacher and I went toe to toe on this.  I even posted a poll on this last year: Here

Mr. Pack, I feel your pain, the answers are 57 and 54.  The teacher's thinking and all of you people who think like her are wrong.  I am 41 and graduated high school in 1982.  I was taught that -5**2 = -5*-5 = 25 and will always be that way.

I've seen several people justify the other line of thinking and I've seen books that do the same.  But, for my own sanity I asked a former boss of mine.  He is a computer programmer with a masters degree in math ... he said that -5**2 is +25 no way around it.
:rant: But -5^2 does not equal -5 * -5. (-5)^2 = -5 * -5. They are 2 completely different equations. When you asked your former boss did you write the equation down or did you ask him in words "What does negative 5 squared equal"? That is not the same as what the formula is saying. When you say "negative 5 squared" you are implying the formula to be (-5)^2 which equals 25. When you say "What is the negative of 5 squared" you are saying -(5^2) = -5^2 = -25
 
Last edited by a moderator:
As a university math student, I can assure you guys that -5^2=-(5^2). Its the negative of 5-squared. Just like -x^2=(-x)^2. Did you guys used to write parabolas opening down as -(x^2)+3x+5 or whatever, rather than just -x^2+3x+5?

 
PB, it's great that your company always prevents confusion by including the parenthesis but not all companies are as careful as yours. Which is why kids need to be taught order of operation rules. The teacher is doing the right thing by giving these examples. It doesn't matter if kids get tripped up by them. They will learn from their (or their father's :P )mistakes and fix them.
Hence the problem. That lies in who is reading the material, not that we knew what we meant when we performed the calcs. You can't count on the interpretation skills of the reader or checker - so you avoid confusion through written clarity.THAT would be much more important for the teacher to be teaching - adding parentheses for clarity, and leading by example. Providing & enhancing the clarity of written material is critical for anyone in the real world, rather than worrying about whether kids missed the fact that the negative is applied after squaring the number. As a mathematician, I would have placed the parentheses in the proper place before submitting the problem.

 
I was out yesterday so I missed getting in on this thread early. I am not going to read all 10 pages because we have been down this road before. I first saw this problem when my son was in middle school. His teacher and I went toe to toe on this. I even posted a poll on this last year: Here

Mr. Pack, I feel your pain, the answers are 57 and 54. The teacher's thinking and all of you people who think like her are wrong. I am 41 and graduated high school in 1982. I was taught that -5**2 = -5*-5 = 25 and will always be that way.

I've seen several people justify the other line of thinking and I've seen books that do the same. But, for my own sanity I asked a former boss of mine. He is a computer programmer with a masters degree in math ... he said that -5**2 is +25 no way around it.
:eek:
 
Not reading through this whole thing.

My mom is currently a math teacher, and I got an 800 on the math portion of the SAT.
It's a good thing -5^2 wasn't on the SAT. :thumbup:
 
To force the processor to intrepret it correctly would mean changing every formula that includes exponentiation to check for a negative base number and if found change the formula from something like x^2 to (-1*(x)^2).  Otherwise, it comes out positive every time.
No, a negative base number should come out positive when it is squared. But in the expression -5^2, the base number (i.e., the number that gets squared) isn't negative. It's five.
Wrong. And your continuing to assert this as divine truth is getting mildly irritating. The base number in this problem is -5. -5 is a number, all on its own. If you want to spedify that it's an operation, you need to do so explicitly, using parentheses.-5^2 = 25 exactly follows the order of operations, because there's only a SINGLE OPERATION.
No the base number is 5. If the base number was -5 THEN you would use parentheses around the -5
 
To force the processor to intrepret it correctly would mean changing every formula that includes exponentiation to check for a negative base number and if found change the formula from something like x^2 to (-1*(x)^2).  Otherwise, it comes out positive every time.
No, a negative base number should come out positive when it is squared. But in the expression -5^2, the base number (i.e., the number that gets squared) isn't negative. It's five.
Wrong. And your continuing to assert this as divine truth is getting mildly irritating. The base number in this problem is -5. -5 is a number, all on its own. If you want to spedify that it's an operation, you need to do so explicitly, using parentheses.-5^2 = 25 exactly follows the order of operations, because there's only a SINGLE OPERATION.
Incorrect. See here for explanation.
CC--Incorrect. You've been spending too much time in one of your two garages. The correct answer is found here.
 
and negative 5 is negative 1 times 5
I only made it through the first few pages of this thread, but this post kind of sums up the argument I disagree with.Sure negative 5 is negative 1 times 5, but what does that have to do with the price of beans in China?

This might really blow your mind but negative 5 is also positive 25 divided by negative 5. And it is also negative 3 minus 2. And a whole lot of other things. When solving a problem though, it is just a number. A unique, single number called negative 5.

Using the logic by some in this thread, look at how I can screw up another problem:

16 * 10

Now I'm going to tell you that 16 is not really 16. 16 is really 8 + 8.

This gives us 8 + 8 * 10

Following Order of Operations, we get 8 + 80 = 88.

Isn't the correct answer 160?

I just don't get the whole idea of saying negative 5 is really -1 * 5 :confused:

It's not. It's simply -5

 
PB, it's great that your company always prevents confusion by including the parenthesis but not all companies are as careful as yours. Which is why kids need to be taught order of operation rules. The teacher is doing the right thing by giving these examples. It doesn't matter if kids get tripped up by them. They will learn from their (or their father's :P )mistakes and fix them.
Hence the problem. That lies in who is reading the material, not that we knew what we meant when we performed the calcs. You can't count on the interpretation skills of the reader or checker - so you avoid confusion through written clarity.THAT would be much more important for the teacher to be teaching - adding parentheses for clarity, and leading by example. Providing & enhancing the clarity of written material is critical for anyone in the real world, rather than worrying about whether kids missed the fact that the negative is applied after squaring the number. As a mathematician, I would have placed the parentheses in the proper place before submitting the problem.
Why, so that one day when the kid faces the problem in a completely acceptable, clear, and solveable form without parentheses, he can stare at it like a deer in the headlights?There is only one answer to this problem, and the student should learn and understand that.

 
Not reading through this whole thing.

My mom is currently a math teacher, and I got an 800 on the math portion of the SAT.
It's a good thing -5^2 wasn't on the SAT. :thumbup:
-5 squared equals 25. If the problem was meant to be read the negative of 5 squared, then it necessitated a parentheses. Bottom line.
 
Maybe I'm :bag: but here goe.......

Solve this problem:

-5² + 4 x 2³ =

-6² + 2 x 3² =

My answers57 and 54
Pls put spoilers in a "quote" box. They are visible in your original post.
 
To force the processor to intrepret it correctly would mean changing every formula that includes exponentiation to check for a negative base number and if found change the formula from something like x^2 to (-1*(x)^2).  Otherwise, it comes out positive every time.
No, a negative base number should come out positive when it is squared. But in the expression -5^2, the base number (i.e., the number that gets squared) isn't negative. It's five.
Wrong. And your continuing to assert this as divine truth is getting mildly irritating. The base number in this problem is -5. -5 is a number, all on its own. If you want to spedify that it's an operation, you need to do so explicitly, using parentheses.-5^2 = 25 exactly follows the order of operations, because there's only a SINGLE OPERATION.
No the base number is 5. If the base number was -5 THEN you would use parentheses around the -5
No, the base number is -5. Self-contained numbers don't require parentheses.All this thread has established is that the powers-that-be in math have established by consensus that negative numbers are not to be considered actual numbers, merely as positive numbers with an operation on them. That doesn't make them right, it just makes them bullies with a stupid idea.

 
I disagree. The problem as written has a very clear and definite meaning. There is no ambiguity here.

:shrug:
The negative sign out front is ambiguous - especially to a child learning operations.
:no:
Okay, I'll rephrase:The negative sign out front is ambiguous to most people without advanced skills in mathematics.
But this is not an advanced concept. We are talking fundamentals. Which is precisely why the question is actually a very good one for a young math student.
 
OK.. for the last effing time....

Negative 5 is, by definition, 5 times negative 1.

You do multiplication AFTER exponents.

PERIOD.

This is the same reason why -6/-3 = 2

Code:
(-1)*(6)--------(-1)*(3)
... the -1's cancel out and you're left with 6/3.
 
Last edited by a moderator:
Why, so that one day when the kid faces the problem in a completely acceptable, clear, and solveable form without parentheses, he can stare at it like a deer in the headlights?

There is only one answer to this problem, and the student should learn and understand that.
Okay, provide me with a real world sitiuation where the equation would be written in this form rather than as a subtraction problem.The real world & the world that we math nerds exist in are very different. Don't be so anal just to prove a point.

 
To force the processor to intrepret it correctly would mean changing every formula that includes exponentiation to check for a negative base number and if found change the formula from something like x^2 to (-1*(x)^2).  Otherwise, it comes out positive every time.
No, a negative base number should come out positive when it is squared. But in the expression -5^2, the base number (i.e., the number that gets squared) isn't negative. It's five.
Wrong. And your continuing to assert this as divine truth is getting mildly irritating. The base number in this problem is -5. -5 is a number, all on its own. If you want to spedify that it's an operation, you need to do so explicitly, using parentheses.-5^2 = 25 exactly follows the order of operations, because there's only a SINGLE OPERATION.
Incorrect. See here for explanation.
CC--Incorrect. You've been spending too much time in one of your two garages. The correct answer is found here.
Good point.
 
New math says to think of "-5" as "5 x (-1)".  So when you see "-5^2", you're actually seeing "-1 x 5^2".
When I was in school, nobody would have written this problem without clearing up the ambiguity with parentheses.But if there were no parentheses, I would go by the order of operations (which is arbitrary convention). Exponents come before multiplication. The "^2" is an exponent. The "-" is multiplication. So I'd square the five before making it negative.
Whereas some would argue that "-5" is a self-contained integer, a stand-alone unit. That the - is simply part of the number.
Hmm. I see the "-" as an operator.
So what you're saying is that there's no such thing as a negative integer, only a negative operation performed on a cardinal number? I disagree. I will fight to the death for the rights of negative integers.
I....I agre....

I agree with...

I don't think I can do it.

Must keep trying.

I agree with Smoo!

Whew! Now that wasn't so bad (although I feel a little dirty now).

 
Not reading through this whole thing.

My mom is currently a math teacher, and I got an 800 on the math portion of the SAT.
It's a good thing -5^2 wasn't on the SAT. :thumbup:
-5 squared equals 25. If the problem was meant to be read the negative of 5 squared, then it necessitated a parentheses. Bottom line.
I'm here to correctly tell you that -5^2 is -25. :mellow:
 
Why, so that one day when the kid faces the problem in a completely acceptable, clear, and solveable form without parentheses, he can stare at it like a deer in the headlights?

There is only one answer to this problem, and the student should learn and understand that.
Okay, provide me with a real world sitiuation where the equation would be written in this form rather than as a subtraction problem.The real world & the world that we math nerds exist in are very different. Don't be so anal just to prove a point.
If someone said the equation for a parabola is y=-x^2, are you implying that thats the same as the parabola y=x^2?
 
To force the processor to intrepret it correctly would mean changing every formula that includes exponentiation to check for a negative base number and if found change the formula from something like x^2 to (-1*(x)^2).  Otherwise, it comes out positive every time.
No, a negative base number should come out positive when it is squared. But in the expression -5^2, the base number (i.e., the number that gets squared) isn't negative. It's five.
Wrong. And your continuing to assert this as divine truth is getting mildly irritating. The base number in this problem is -5. -5 is a number, all on its own. If you want to spedify that it's an operation, you need to do so explicitly, using parentheses.-5^2 = 25 exactly follows the order of operations, because there's only a SINGLE OPERATION.
No the base number is 5. If the base number was -5 THEN you would use parentheses around the -5
No, the base number is -5. Self-contained numbers don't require parentheses.All this thread has established is that the powers-that-be in math have established by consensus that negative numbers are not to be considered actual numbers, merely as positive numbers with an operation on them. That doesn't make them right, it just makes them bullies with a stupid idea.
I was with you until you said it was a stupid idea.
 
Pack--pls print this out and give it to your daughter to bring to her teacher.
Trust me, the thought has crossed my mind.I sent these problems out to all the engineers here at work, and everyone but 1 came back with the right answers. They all came up with the same answer I did.

 
Pack--pls print this out and give it to your daughter to bring to her teacher.
Trust me, the thought has crossed my mind.I sent these problems out to all the engineers here at work, and everyone but 1 came back with the right answers. They all came up with the same answer I did.
No offense, but remind me never to go over any bridges or into any tall buildings in Wisconsin.
 
If the problem was meant to be read the negative of 5 squared, then it necessitated a parentheses. Bottom line.
This is the answer to this whole entire thread.Parentheses would tell you one thing. The LACK of parentheses tells you another.

It's clear-cut.

 
Not reading through this whole thing.

My mom is currently a math teacher, and I got an 800 on the math portion of the SAT.
It's a good thing -5^2 wasn't on the SAT. :thumbup:
-5 squared equals 25. If the problem was meant to be read the negative of 5 squared, then it necessitated a parentheses. Bottom line.
I'm here to correctly tell you that -5^2 is -25. :mellow:
Because negative 25 is the negative answer, and 2 negatives = a positive; I can POSITIVELY tell you you're wrong. :P -5^2=25

 
If someone said the equation for a parabola is y=-x^2, are you implying that thats the same as the parabola y=x^2?
Where in everything that I have added to this thread have I made any implication like the one you are asking me about here?While most people will have at least some confusion about the negative placed in front of a number at the beginning of an equation, through my experience they'll have much less confusion about a negative placed in front of a variable.And everything I've written applies to interpretation by people - often people who may not hold advanced mathematical knowledge, not about mathematical truths.While something may be obvious to you, because you are well versed in math & understand it well, the point is that not all people are like you in that regard. Why not make the small effort to clarify a math problem by making exactly two more small marks on a piece of paper, especially for better understanding by a neophyte?
 
If the problem was meant to be read the negative of 5 squared, then it necessitated a parentheses.  Bottom line.
This is the answer to this whole entire thread.Parentheses would tell you one thing. The LACK of parentheses tells you another.

It's clear-cut.
:goodposting: Negative 5 is a number in its own right. When you square a negative number, the result is positive.

Negative 5 is annotated as -5.

-5 is not the annotation of (-1)*5 any more than 24 is the annotation of 3*8.

 
Pack--pls print this out and give it to your daughter to bring to her teacher.
Trust me, the thought has crossed my mind.I sent these problems out to all the engineers here at work, and everyone but 1 came back with the right answers. They all came up with the same answer I did.
They aren't sanitation engineers are they?The only argument that has me swaying to Shick!'s side was the one posted by whatevaman:

If someone said the equation for a parabola is y=-x^2, are you implying that thats the same as the parabola y=x^2?
 
I was out yesterday so I missed getting in on this thread early.  I am not going to read all 10 pages because we have been down this road before.  I first saw this problem when my son was in middle school.  His teacher and I went toe to toe on this.  I even posted a poll on this last year: Here

Mr. Pack, I feel your pain, the answers are 57 and 54.  The teacher's thinking and all of you people who think like her are wrong.  I am 41 and graduated high school in 1982.  I was taught that -5**2 = -5*-5 = 25 and will always be that way.

I've seen several people justify the other line of thinking and I've seen books that do the same.  But, for my own sanity I asked a former boss of mine.  He is a computer programmer with a masters degree in math ... he said that -5**2 is +25 no way around it.
:rant: But -5^2 does not equal -5 * -5. (-5)^2 = -5 * -5. They are 2 completely different equations. When you asked your former boss did you write the equation down or did you ask him in words "What does negative 5 squared equal"? That is not the same as what the formula is saying. When you say "negative 5 squared" you are implying the formula to be (-5)^2 which equals 25. When you say "What is the negative of 5 squared" you are saying -(5^2) = -5^2 = -25
I actually sent him an e-mail with it typed out as -5**2.(I use -5 as an example, it may have actually been -4 in my e-mail. I don't remember exactly, but you get the point.)

 

Users who are viewing this thread

Back
Top