Can someone explain their process of thinking when factoring this expression : x^35-x^19-x^17-x^2+1  ?
in Algebra 1 Answers by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

2 Answers

Can someone explain their process of thinking when factoring this expression : x^35-x^19-x^17-x^2+1  ?

There are various methods for factoring an expression, but these usually involve linear factors, and guesswork, based upon past experience.

Also, sometimes an expression of higher order can have its order reduced by finding roots and extracting linear factors one at a time.

There is a procedural method for finding factors (as opposed to roots) for a general polynomial.

Let us start with a quadratic:  x^2 +αx + β = 0, and assume two linear factors (x – a) and (x – b).

Then,

x^2 +αx + β = (x – a)(x – b)

x^2 +αx + β = x^2 + (a+b)x + ab

Equating coefficients of powers of x we get the following simultaneous equations.

a + b = α

ab = β

Solving for b gives us a quadratic in b, viz. b^2 – αb + β = 0.

Using the quadratic formula gives us, b = {α +/- √(α^2 – 4β)) / 2

If we limit ourselves to real solutions (α^2 >= 4β), and rational solutions (α^2 – 4β = γ^2, where γ is a rational number, then we will have two factors.

But what if we now have a larger polynomial that we wish to factor,

e.g. x^20 + a1.x^19 + a2.X^18 + ...

We can assume 20 linear factors and use the previous procedure to find real, rational factors.

If that fails, assume one quadratic factor and 18 other linear factors. Create your set of simultaneous equations and once again look for real rational solutions.

If that fails, repeat with a cubic factor and so on up until x^10. If still no solutions, then the polynomial is unfactorisable.

If you are successful in finding a higher-order factor, then extract that factor from the original polynomial, leaving a polynomial of reduced power, and repeat the above procedure.

Obviously, with large polynomials, it would not be a good idea to do this by hand (you could get a pretty large set of simultaneous equations), but instead use a computer algebra program, such as Mathemtica or Maple. Such applications would use software procedures similar to the above to output a solution for the user.

The actual solution to your polynomial is:

x^35 – x^19 – x^17 – x^2 + 1 = (x^18 + x – 1)(x^17 – x –  1)

(I used Maple)

by Level 11 User (81.5k points)

Let f(x)=x^35-x^19-x^17-x^2+1.

First try x=1 and -1: when x=-1, f(-1)=1 and f(1)=-1, so x±1 is not a factor.

Now assume that there are two factors g(x) and h(x) such that f(x)=g(x) * h(x).

Since the coefficient of x^35 is 1, the highest order of x in g(x) is x^a and that in h(x) is x^(35-a).

If we consider the terms -x^2+1 as one unit, we know the factors are (-x+1)(x+1), so f(x) could be written:

f(x)=x^35-x^19-x^17+(-x+1)(x+1), reducing the terms from 5 to 4.

Therefore, (a) g(x)=x^a+p(x)+(-x+1) and h(x)=x^(35-a)+q(x)+(x+1) or:

(b) g(x)=x^a+p(x)-(-x+1) and h(x)=x^(35-a)+q(x)-(x+1), where p and q are functions to be determined.

Consider (a) first.

First consider the case where there is no intermediate term, p(x)=q(x)=0, so g(x)=x^a-x+1 and h(x)=x^(35-a)+x+1.

g(x)*h(x)=x^35-x^2+1+(x+1)x^a+(-x+1)x^(35-a).

So (x+1)x^a+(-x+1)x^(35-a)=x^(a+1)+x^a-x^(36-a)+x^(35-a) must be equivalent to -x^19-x^17. Other terms must cancel out. But there is only one negative term and we need two. There is no solution on this path.

Now consider (b), and put p(x)=q(x)=0 again:

g(x)*h(x)=x^35-x^2+1-(x+1)x^a-(-x+1)x^(35-a)=x^35-x^2+1-(x+1)x^a+(x-1)x^(35-a).

This time -(x+1)x^a+(x-1)x^(35-a)=-x^(a+1)-x^a+x^(36-a)-x^(35-a) must be equivalent to -x^19-x^17. Other terms must cancel out. x^(a+1)+x^a-x^(36-a)+x^(35-a)=x^19+x^17. There is only one negative term, -x^(36-a), so it must be the reverse of one of three positive terms. The only term it can be is x^a, so equating exponents, a=36-a, 2a=36, a=18.

The solution is therefore (b) (x^18-(-x+1))(x^17-(x+1))=(x^18+x-1)(x^17-x-1).

Having discovered a solution when p and q are both zero, it is unnecessary to seek binary factor solutions for non-zero p and q. Also, we cannot factorise x^18+x-1 to obtain irrational factors of the form g(x)=x^a±(√x-1), h(x)=x^(18-a)±(√x+1), because g*h(x) would produce x^18+x-1±x^a(√x+1)±x^(18-a)(√x-1)=[x^18+x-1]±x^(a+1/2)±x^a±x^(18.5-a)Tx^(18-a). This residual expression cannot be zero, which would be a requirement, since we already have x^18+x-1.

 

by Top Rated User (1.1m points)

Related questions

1 answer
1 answer
asked Feb 19, 2013 in Algebra 1 Answers by anonymous | 543 views
1 answer
asked Jun 4, 2013 in Algebra 1 Answers by anonymous | 360 views
1 answer
asked May 19, 2014 in Algebra 1 Answers by Safal Das Biswas Level 4 User (7.9k points) | 979 views
1 answer
asked Feb 11, 2014 in Calculus Answers by olivia | 436 views
1 answer
asked Oct 11, 2014 in Pre-Algebra Answers by richard | 272 views
1 answer
1 answer
asked Sep 29, 2013 in Other Math Topics by CareyNHicks Level 1 User (120 points) | 404 views
1 answer
1 answer
asked Jan 31, 2013 in Algebra 1 Answers by anonymous | 439 views
1 answer
asked Jan 31, 2013 in Algebra 1 Answers by anonymous | 411 views
0 answers
asked Jan 31, 2013 in Algebra 1 Answers by anonymous | 780 views
Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!

Most popular tags

algebra problems solving equations word problems calculating percentages math problem geometry problems calculus problems math fraction problems trigonometry problems rounding numbers simplifying expressions solve for x order of operations probability algebra pre algebra problems word problem evaluate the expression slope intercept form statistics problems factoring polynomials solving inequalities 6th grade math how to find y intercept equation of a line sequences and series algebra 2 problems logarithmic equations solving systems of equations by substitution dividing fractions greatest common factor square roots geometric shapes graphing linear equations long division solving systems of equations least to greatest dividing decimals substitution method proving trigonometric identities least common multiple factoring polynomials ratio and proportion trig identity precalculus problems standard form of an equation solving equations with fractions http: mathhomeworkanswers.org ask# function of x calculus slope of a line through 2 points algebraic expressions solving equations with variables on both sides college algebra domain of a function solving systems of equations by elimination differential equation algebra word problems distributive property solving quadratic equations perimeter of a rectangle trinomial factoring factors of a number fraction word problems slope of a line limit of a function greater than or less than geometry division fractions how to find x intercept differentiation exponents 8th grade math simplifying fractions geometry 10th grade equivalent fractions inverse function area of a triangle elimination method story problems standard deviation integral ratios simplify systems of equations containing three variables width of a rectangle percentages area of a circle circumference of a circle place value solving triangles parallel lines mathematical proofs solving linear equations 5th grade math mixed numbers to improper fractions scientific notation problems quadratic functions number of sides of a polygon length of a rectangle statistics zeros of a function prime factorization percents algebra 1 evaluating functions derivative of a function equation area of a rectangle lowest common denominator solving systems of equations by graphing integers algebra 2 diameter of a circle dividing polynomials vertex of a parabola calculus problem perpendicular lines combining like terms complex numbers geometry word problems converting fractions to decimals finding the nth term range of a function 4th grade math greatest to least ordered pairs functions radius of a circle least common denominator slope unit conversion solve for y calculators solving radical equations calculate distance between two points area word problems equation of a tangent line multiplying fractions chemistry binomial expansion place values absolute value round to the nearest tenth common denominator sets set builder notation please help me to answer this step by step significant figures simplifying radicals arithmetic sequences median age problem trigonometry graphing derivatives number patterns adding fractions radicals midpoint of a line roots of polynomials product of two consecutive numbers limits decimals compound interest please help pre-algebra problems divisibility rules graphing functions subtracting fractions angles numbers discrete mathematics volume of a cylinder simultaneous equations integration probability of an event comparing decimals factor by grouping vectors percentage expanded forms rational irrational numbers improper fractions to mixed numbers algebra1 matrices logarithms how to complete the square mean statistics problem analytic geometry geometry problem rounding decimals 5th grade math problems solving equations with variables solving quadratic equations by completing the square simplifying trigonometric equation using identities
87,446 questions
99,047 answers
2,422 comments
4,780 users