Mary1910 said:
Hey I have another question about a similar problem if I could get some help that would be great,
Homework Statement
Solve for x.
8x^3+4x^2-18x-9
Homework Equations
find possible values for x
So oddly this is the part that has got me. First I know that there is a max of three zeros. Then I know I need to find the list of pairings equal to -9. Such as 1, -9 and -1, 9 and 3, -3. However after trying to substitute each of these values for x, I still haven't been able to determine a which is a factor. I don't know whether its a "trick question" that can't be answered, there's a type-o, or I whether I have just completely missed something.
Any help would be appreciated, Thanks.
BTW, I don't know if we can post more than one question on the same thread, but given the question is so similar to the original, I just assumed that it would be fine.
Let's take the polynomial ##8x^3+4x^2-18x-9## and do a substitution letting ##p=8## (the leading coefficient) and ##q=9## (the trailing coefficient). We get ##px^3+4x^2-18x-q##. The rational root theorem says that the roots must take a particular form: ##x=\pm{q_n \over p_m }## where ##p_m, q_n## are factors of ##p,q## respectively.
To wit, the factors of our respective coefficients are:
- ##q_n = \pm \{1, 3, 9\}##
- ##p_m = \pm \{1, 2, 4, 8\}##
This means that the roots can be among the following: ##\{ \pm {1 \over 1}, \pm {3 \over 1}, \pm {8 \over 1}, \pm {1 \over 2}, \pm {3 \over 2}, \pm {8 \over 2}, \pm {1 \over 4} , \pm {3 \over 4}, \pm {8 \over 4} , \pm {1 \over 8}, \pm {3 \over 8}, \pm {8 \over 8}\}##, and this set is equivalent after tidying up our candidate fractions to ##\{ \pm {1 \over 8}, \pm {1 \over 4}, \pm {3 \over 8}, \pm {1 \over 2}, \pm {3 \over 4}, \pm 1, \pm {3 \over 2}, \pm 2, \pm 3 \pm 4, \pm 8\}##. Now, you can either solve this by testing each of these and determining which inputs give us an output of zero, or a faster way would be to use software like Geogebra which is free and has a computer-algebra system (CAS) built in it, to graph the polynomial and determine the roots.
Then, where the fun starts is playing around with the graph and seeing how the zeros change as you tinker with the polynomial. What happens if you negate all the coefficients? What happens if you negate just the leading? Usw.