Friday, September 26, 2014

So Smart They're Dumb?

I was talking recently to a friend of mine who teaches calculus at an "academically solid" school, and he was mortified that not one of his calculus students got the correct answer set to the following equation:

3x^3-9x=0

Not one.

What do you think was the most common mistake made?

17 comments:

  1. No question. Not being able to factor.

    ReplyDelete
  2. And more specifically, now that I looked at it more closely, not being able to recognize the difference of two squares.

    ReplyDelete
  3. PeggyU12:05 AM

    3x(x^2 - 3)

    x = 0; x = sqrt 3; x = -sqrt 3 ... so, I dunno.

    I'm guessing they added 9x to both sides, then divided the x out ...?

    ReplyDelete
  4. Anonymous4:49 AM

    not using 0 as a solution?

    ReplyDelete
  5. Let's see - putting on my "typical student" hat, I'll take a stab:

    * Subtract 9x from both sides
    * Divide both sides by 3
    * Take the cube root of both sides

    Answer: x = cube root of x

    What could be simpler ;) ?

    (I've seen this essential approach taken with quadratic trinomials that don't have a middle term, so I'm guessing they could utilize the same rationale with a cubic that has no middle terms ~ )

    ReplyDelete
  6. Rather, I've seen this approach taken with trinomials that DO have a middle term ~

    gotta love typos ~

    ReplyDelete
  7. Anonymous8:43 AM

    They did this:

    3x^3=9x
    3x^2=9
    x^2=3
    x=sqrt(3)

    They certainly missed the zero solution, and probably half of them missed -sqrt(3). (Yes, I work with HS students)

    ReplyDelete
  8. will you post the answer later?

    ReplyDelete
  9. Anonymous11:10 AM

    Not eyeballing it to see if x=0 worked? Ie, not thinking about what they were doing.

    -Mark Roulo

    ReplyDelete
  10. Anonymous11:17 AM

    3x^3 - 9x = 0

    3x (x^2 - 3) = 0

    3x (quadrtratic equation goes here) = 0, or
    x = 0; sqrt(3); -sqrt(3)

    Did they miss the negative solution to sqrt(3) ?

    -Mark Roulo

    ReplyDelete
  11. The most common incorrect answer was to add 9x to both sides and, when dividing both sides by x, forget the stipulation about checking if x=0 is a solution.

    Of course the "best" way to solve it would be to factor a 3x out of the left side, leaving 0 and +/-root three as solutions.

    ReplyDelete
  12. Leave it to me not to come up with the worst method ... :)
    Anoymous -- no need for the quadratic on (x^2-3) ... it factors easily to (x + rt3)(x- rt3)...

    ReplyDelete
  13. I could easily see not getting the + or - part. That's easy to forget.

    ReplyDelete
  14. Auntie Ann ... that's the beauty of factoring ... you don't have to remember that rule. It presents itself to you... it also means you don't have to check for 0 being an answer, because it is also right there. Dividing both sides by x without checking to see if 0 is a possible solution ... I can't even imagine doing that.

    ReplyDelete
  15. Anonymous12:14 PM

    "Dividing both sides by x without checking to see if 0 is a possible solution ... I can't even imagine doing that."

    I don't understand the thinking/mistake behind dividing both sides by x at all. You've got the equation in a form with all the xs on one side and the other side equal to zero. This is what you want, right?

    What sort of mistaken idea would lead you to divide by x here (rather than factoring out the x)?

    -Mark Roulo

    ReplyDelete
  16. There's also the simple check that should be one of the first things a person thinks about: a 3rd power polynomial likely has 3 roots.

    ReplyDelete
  17. Because you CAN divide both sides by 3 ... because 3 can't be zero. So it can be appealing to try the same thing with x ...

    ReplyDelete