Can anyone walk me through finding the zeros of 2x^3 - 11x^2 + 10x + 3?

Yianni1121

New member
Joined
Oct 26, 2016
Messages
2
2x^3 - 11x^2 + 10x + 3

my professor told me to use group factoring but I don't see the proper way to do this

any help is greatly appreciated
 
How to find the exact zeros of the function f(x) = 2x^3 - 11x^2 + 10x + 3 ?

Any help is greatly appreciated:

\(\displaystyle 1.\, \mbox{ Let }\, f(x)\, =\, 2x^3\, -\, 11x^2\, +\, 10x\, +\, 3.\)

\(\displaystyle \mbox{(a) Find all the zeroes of }\, f(x).\, \mbox{ Your answers must be exact.}\)
 

Attachments

  • image.jpg
    image.jpg
    8.3 KB · Views: 16
Last edited by a moderator:
Any help is greatly appreciated
attachment.php


Find all zeros of:

f(x) = 2x^3 - 11x^2 + 10x + 3

What method/s have you been taught to solve such problems?

What are your thoughts?

Please share your work with us ...even if you know it is wrong.

If you are stuck at the beginning tell us and we'll start with the definitions.

You need to read the rules of this forum. Please read the post titled "Read before Posting" at the following URL:

http://www.freemathhelp.com/forum/announcement.php?f=33
 
2x^3 - 11x^2 + 10x + 3

my professor told me to use group factoring but I don't see the proper way to do this

any help is greatly appreciated
"By grouping" certainly wouldn't have been my first choice! But since we're given that this is the method you're supposed to use, we'll have to try doing it that way.

We can try to create the grouping necessary to factor, by splitting terms. Since the first term is 2x^3 and the last is 3, then it stands to reason that the first term of whatever we'll be factoring out will have a first term with factors of 2 as its coefficient and a second term with factors of 1 as a coefficient. What if we use "2" and "3"?

. . . . .\(\displaystyle 2x^3\, +\, 3x^2\, -\, 14x^2\, ...\)

Why the "3x^2" and the "-14x^2"? Because I'm hoping that 2's and 3's go together (so a 3x^2 goes with a 2x^3), and +3x^2 and -14x^2 equal the original 11x^2. Continuing, the -14x^2 = (-7)(2x^2) will need a (-7)(3x) = -21x, so:

. . . . .\(\displaystyle 2x^3\, +\, 3x^2\, -\, 14x^2\, -\, 21x\, +\, 31x\, ...\)

But "31x" isn't a multiple of 2, so this isn't working. What if we use "2" and "-3"?

. . . . .\(\displaystyle 2x^3\, -\, 3x^2\, -\, 8x^2\, +\, 12x\, -\, 2x\, +\, 3\)

Ooo... that actually worked! So the grouping is:

. . . . .\(\displaystyle (2x^3\, -\, 3x^2)\, -\, (8x^2\, -\, 12x)\, -\, (2x\, -\, 3)\)

...so the factoring is:

. . . . .\(\displaystyle x^2\,(2x\, -\, 3)\, -\, 4x\,(2x\, -\, 3)\, +\, 1\,(2x\, -\, 3)\, =\, ...\)

...and so forth.

Confession: I first did a graph of the corresponding function, y = 2x^3 - 11x^2 + 10x + 3, in my graphing calculator, and found a rational zero (which I could have found using the Rational Roots Test and synthetic division), and then "found" the factorization. I would strongly suggest that you learn the real ways of finding zeroes of polynomials (here), so you can "fudge" the answers on the next test! ;)
 
Top