Factoring irrational equations

AI Thread Summary
The discussion focuses on factoring the polynomial f(x) = 3x^4 - 8x^3 - 5x^2 + 16x - 5, which does not yield rational roots based on the Rational Root Theorem. Participants suggest that since no rational roots were found through synthetic division, the polynomial likely has only irrational or complex roots. The conversation highlights the need to factor the polynomial into quadratic components, as the initial attempt at finding linear factors failed. The final recommendation is to use the Quadratic Formula on the resulting quadratic equations to find the roots. The polynomial can ultimately be expressed as the product of two quadratic equations.
Roscoe
Messages
2
Reaction score
0
Ok, I hope there’s a math wiz out there who can help me.


I have to factor: f (x)=3x^4-8x^3-5x^2+16x-5


Just from looking at it, you know that possible values for x are: ±1, ±5/3, ±1/3, ±5

However, if you plug in these real numbers, none of them work, therefore meaning that x is an irrational number and is complex/imaginary. Note that I’m using synthetic division to solve the equation.

So, my question would be, how do I solve for irrational numbers? The quadratic equation will probably be required, but I’m still not sure how to get the final answer.

I’d appreciate an answer along with the steps to solving the problem. This is for extra credit in my class, so we have not been taught yet, and I’d like to get extra credit. I realize I haven't given much time for this equation to be solved, but Id appreciate an answer by Monday.
 
Mathematics news on Phys.org
Just from looking at it, you know that possible values for x are: ±1, ±5/3, ±1/3, ±5

You mean the possible rational values...


Are you sure you're expected to factor it over the complexes? Frequently, when one talks about factoring an integer polynomial, they merely want it factored into other integer polynomials. (So, by this meaning, x^2 - 2 doesn't factor, although it does over the reals)

So, you know it doesn't have any linear factors (and thus doesn't have any cubic factors) -- you need to check if it has quadratic factors.


If you really are intent on solving it, if factoring into quadratic factors doesn't work, you'll either have to resort to the quartic formula (very ugly, though it might be less ugly if you work through the derivation, sort of like completing the square instead of using the quadratic formula directly) or numerical approximation.
 
Zurtex: there's a theorem, I think called the rational root theorem, that if an integer polynomial has a rational root, the numerator divides the constant term, and the denominator divides the leading term.

For a quick heuristic way to see it, suppose (ax - b) was a factor of the equation... how do a and b relate to the coefficients of the polynomial?
 
Roscoe said:
Ok, I hope there’s a math wiz out there who can help me.
I have to factor: f (x)=3x^4-8x^3-5x^2+16x-5

I'm not a math wiz,yet i'll give it a try.
f(x)=3x^{4}-8x^{3}-5x^{2}+16x-5=(3x^{2}+ax+b)(x^{2}+cx+d)(1)
Mutiply,equate sides and get the system of equations
a+3c=-8(2)
3d+b+ac=-5(3)
ad+bc=16 (4)
bd=-5 (5)

,which is very solvable.You can fix another parameter and obtain a system 2 with 3.But that would be lucky,as u'd get 3 eq.with 2 unknowns,and the system of eq.must be compatible.E.g.fixing "a=1" induces "c=-3" and the system of 3 eqns.with only 2 unknowns ("b" and "d") which would follow from (3),(4) and (5) would be incompatible.
Since the polynomial is factored as a product of 4 monoms each of them containing a root as a free term,the problem is actually of chosing the method:you either use the algorithm to solve this quartic,either solve the system above.

Daniel.
 
Zurtex said:
This page explains the quartic equation: http://mathworld.wolfram.com/QuarticEquation.html

I'm just curious why you know it has only irrational or complex roots?

well, for problems like these, this is what I do (I'll try my best at explaining):

Take the last number (the -5) and take all the factors that make this up (±1, ±5). Then do the same for the leading coefficient (3), which gives you (±1, ±3). Put the factors of the -5 over the factors of 3 to get this:

\frac{±1, ±5}{±1, ±3}-Note that the numbers each have the "±" sign, but I'm not sure how to put it in the LaTeX system.

From this, you can see these:
\frac{±1}{±1}, \frac{±1}{±3}, \frac{±5}{±3}, \frac{±5}{±1} (also note that these are both plus and minus). This gives you possible real number solutions (±1, ±5/3, ±1/3, ±5)

Take these numbers, and put them into a synthetic division problem. I really have no idea how Latex would handle this, so I'll write it myself:

[ ] 3 -8 -5 +16 -5

_________________________


In the bracket's, you choose one of the real numbers you've found from above. Then, drop 3 down below the line and multiply it by whatever number is in the bracket (1 for example). Take that multiplied number (which would be 3) and put it under the -8, then add the -8 and 3 to get -5, which you put below the line. Then, multiply the -5 by the number in the brackets and keep doing this over and over.

When you come to the final answer below the -5, it should be a "0" which tells you that the number in the bracket is a possible value of X. Then from here, you'd continue to write out the equation to find the answer. However, if "0" does not appear, then the number in the brackets is not a value of x, so you must choose from the list of numbers (the ±1, ±5/3, ±1/3, ±5). However, after going through every possible number in that list, none ever got to "0" which means that the equation does not have any rational numbers (so the answer must be irrational). This is the part I didn't know how to solve for.

I tried factoring, which was tough in my opinion, but you get: (3x^2+x-5)(x^2-3x+1)

Now from this, you can use the quadratic equation on both sets of numbers. To finish the factorization, use the Quadratic Formula to find the zeroes of the two quadratics.

So, to sum this all up, the fourth-power polynomial is the product of two quadratic equations.

I appreciate the help :smile:
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...

Similar threads

Back
Top