Algebra I · Lesson 9.5

Factoring in Action

Solve this lesson →All lessons

The equation x420x2+64=0 has degree four, so it is not a quadratic. But x4=(x2)2, so the only powers of x in it are x2 and the square of x2. Write u for x2. The equation is then u220u+64=0, which 9.2's search factors as (u4)(u16)=0, so x2=4 or x2=16, and x=±2 or x=±4.

Problem
Solve x434x2+225=0. Write u for x2, factor the quadratic in u, then go back to x. Enter the largest of the four solutions.
Show a hint
  • Since x4=(x2)2, writing u for x2 turns the equation into u234u+225=0.
  • Two numbers with product 225 and sum 34 are 9 and 25, so x2=9 or x2=25. Each of those has two solutions.
Show the full solution
With u=x2 the equation is u234u+225=0, and two numbers with product 225 and sum 34 are 9 and 25, so it factors as (u9)(u25)=0. Then x2=9 gives x=±3 and x2=25 gives x=±5, so the largest of the four is 5. The values 9 and 25 are values of x2, so neither is a solution of the original equation.
Problem
In (2x+3)214(2x+3)+40=0 the expression 2x+3 appears squared and again on its own. Write u for 2x+3, solve for u, then solve for x. Enter the larger value of x as a fraction in lowest terms.
Show a hint
  • The repeated piece does not have to be a power of x. Here it is 2x+3, so the equation is u214u+40=0.
  • u214u+40=(u4)(u10), so 2x+3=4 or 2x+3=10. Subtract 3, then divide by 2.
Show the full solution
Writing u for 2x+3 gives u214u+40=0, which factors as (u4)(u10)=0. Then 2x+3=4 gives x=12, and 2x+3=10 gives x=72, so the larger value is 72. Both 4 and 10 are values of u, not of x, so neither one is a solution until the substitution is undone.
Problem
Solve (x6)22(x6)24=0 and enter the larger solution. The expression x6 repeats, so give that repeated piece a single letter before you factor.
Show a hint
  • Write u=x6. The equation becomes u22u24=0, which needs two numbers with product 24 and sum 2.
  • The factoring gives (u6)(u+4)=0, so u=6 or u=4. Now recover x from each value of u, then take the larger.
Show the full solution
With u=x6 the equation is u22u24=(u6)(u+4)=0, so u=6 or u=4. Those are values of x6, so x=12 or x=2, and the larger is 12. Reporting 6 is the common mistake. It is the larger value of u, and u stands for x6.
Problem
Solve x413x248=0 by writing u for x2. How many real solutions does the equation have? Enter a single number.
Show a hint
  • The equation in u is u213u48=0. Solve that first and read off both values of u.
  • The values are u=16 and u=3. Ask which real numbers satisfy x2=16, and which satisfy x2=3.
Show the full solution
In u the equation is u213u48=0, and two numbers with product 48 and sum 13 are 16 and 3, so it factors as (u16)(u+3)=0. Then x2=16 gives x=4 and x=4, while x2=3 has no real solution, since no real number squares to a negative. The count is 2. Two values of u do not automatically mean four values of x.
a2+b+c=0a2+b+c=0x2x2uurename
The same equation on two rows. The top row has x2 in both boxes, once squared and once multiplied by b, so the equation has degree four. The bottom row has a single letter in those same two boxes and nothing outside them changes, so what is left is au2+bu+c=0. The quadratic was there in the top row too. Naming the repeated piece is what makes it visible, and a binomial in the boxes works the same way.

The repeated piece is not always obvious. In 1x211x+24=0 it is 1x, since 1x2=(1x)2, and u211u+24=(u3)(u8) gives 1x=3 or 8, so x=13 or x=18. Multiplying the original by x2 gives 24x211x+1=0, with the same two roots.

Problem
Solve x+56x=18. Multiply both sides by x, collect everything on one side, and factor. Enter the larger solution.
Show a hint
  • Multiplying by x turns 56x into 56 and x into x2, so no fraction is left.
  • The cleared equation is x218x+56=0. Two numbers with product 56 and sum 18 are 4 and 14.
Show the full solution
Multiplying by x gives x2+56=18x, so x218x+56=0, which factors as (x4)(x14)=0. The solutions are 4 and 14, so the larger is 14. Both check in the original equation, and x=0 is not a candidate, since 560 is not a number.
Problem
Solve 4x2+xx+2=16x24, where x24=(x2)(x+2). Multiplying through by (x2)(x+2) produces two candidates, and only one of them solves the original equation. Enter that one.
Show a hint
  • Multiply every term by (x2)(x+2). In the first term the x2 divides out, in the second the x+2 does, and on the right both do.
  • You get 4(x+2)+x(x2)=16, so x2+2x8=0. Factor it, then put each candidate into 4x2 before deciding.
Show the full solution
Multiplying every term by (x2)(x+2) gives 4(x+2)+x(x2)=16, so x2+2x8=0 and (x+4)(x2)=0. The candidates are 4 and 2. At x=2 the denominator x2 is zero, so 2 is not a solution, and the answer is 4. Checking, 46+42=43, which matches 1612.

A numerator and a denominator can share a factor. Since x2+3x18=(x+6)(x3), the expression x2+3x18x3 equals x+6 at every value of x except 3. At x=3 the original is 00 and has no value, while x+6 is 9. Cancelling a factor leaves the excluded value excluded.

Problem
Solve x23x10x+2=7. The numerator factors, and one of its factors is the denominator. How many solutions does the equation have? Enter a single number.
Show a hint
  • x23x10=(x5)(x+2), so for every x except 2 the left side equals x5.
  • That leaves x5=7, so the only candidate is x=2. Check that value against the original denominator.
Show the full solution
Since x23x10=(x5)(x+2), the left side equals x5 wherever it is defined, and x5=7 gives x=2. But x=2 makes the denominator zero, so it is not a solution and the count is 0. Multiplying through instead gives x23x10=7x14, so x2+4x+4=0 and (x+2)(x+2)=0, the same excluded candidate again.
Problem
The numbers a and b satisfy 3a211ab+6b2=0, and b is not zero. Read the left side as a quadratic in a, with b held as a constant, and factor it. Enter the smaller of the two possible values of ab as a fraction in lowest terms.
Show a hint
  • As a quadratic in a the three coefficients are 3, 11b and 6b2. Each factor has an a term and a b term.
  • Use the middle-term split from 9.3. Multiply 3a2 by 6b2 to get 18a2b2, break 11ab into two terms with that product, then group in pairs. Set each factor to zero and divide by b.
Show the full solution
As a quadratic in a, 3a211ab+6b2=(3a2b)(a3b)=0, so 3a=2b or a=3b. Dividing by b, which is not zero, gives ab=23 or ab=3, and the smaller is 23. Dividing the original equation by b2 is the second route, since 3t211t+6=0 with t=ab has the same two solutions.

Several routes are open now. If the equation is already ax2+bx+c=0, factor it and take a root from each factor. If one piece repeats, name it, solve, then undo the name. If the variable sits under a fraction bar, clear the denominators first. If the question asks only for the sum or the product, read it off the coefficients with 9.4's two facts.

Problem
A cyclist covers 60 kilometres at a steady speed. At 5 kilometres per hour faster the ride would have taken one hour less, so her speed v satisfies 60v60v+5=1. Find v in kilometres per hour.
Show a hint
  • Multiply both sides by v(v+5). On the left the first term becomes 60(v+5) and the second becomes 60v, and the right side becomes v(v+5).
  • That gives 300=v2+5v, so v2+5v300=0. Factor it, then ask which of the two candidates can be a speed.
Show the full solution
Multiplying by v(v+5) gives 60(v+5)60v=v(v+5), so 300=v2+5v and v2+5v300=0, which factors as (v15)(v+20)=0. The roots are 15 and 20, and a speed cannot be negative, so v=15. The root 20 solves the equation exactly, so it is ruled out by what v measures and not by the algebra. Checking, 60156020=43=1.
Problem
Clearing the denominators in 5x+5x4=3 gives 3x222x+20=0, which has no integer factorization, so no method in this chapter produces either solution. Find the sum of the two solutions of the original equation as a fraction in lowest terms.
Show a hint
  • 9.4 gives the sum of the roots as ba, read straight off the coefficients with no factoring.
  • Here a=3 and b=22. Before using them, check that neither excluded value, 0 or 4, is a root of the cleared quadratic.
Show the full solution
For 3x222x+20 the sum of the roots is ba=223=223. Neither excluded value is a root, since 3x222x+20 equals 20 at x=0 and 20 at x=4, so both roots of the quadratic solve the original equation. Factoring is not needed here, since the question asks about the two solutions together.

Substitution helps only when the quadratic it produces factors, and plenty do not. In x47x2+5=0 the substitution gives u27u+5=0, and the only integer pairs with product 5 sum to 6 or 6, never 7. Chapter 10 adds factorizations chapter 9 has no name for, and chapter 11 gives a method that solves every quadratic.

Problem
Solve (x2+2x)2=2x2+4x+3. The right side contains a copy of the piece that is squared on the left. Enter the smallest real solution.
Show a hint
  • 2x2+4x=2(x2+2x), so the right side is 2(x2+2x)+3.
  • With u=x2+2x the equation is u2=2u+3, so u22u3=0 and u=3 or u=1. Each value gives its own quadratic in x.
Show the full solution
Since 2x2+4x=2(x2+2x), the equation is u2=2u+3 with u=x2+2x, so u22u3=(u3)(u+1)=0 and u=3 or u=1. Then x2+2x3=0 gives x=1 and x=3, and x2+2x+1=0 gives x=1, so the smallest is 3. There are three distinct solutions, not four, because the second value of u gives a repeated factor.
Problem
Solve (2xx1)216(2xx1)+28=0. One of the two values of the repeated piece produces no value of x at all. Enter the solution as a fraction in lowest terms.
Show a hint
  • Write u for 2xx1. The equation is u216u+28=0.
  • u216u+28=(u2)(u14). For u=2, multiply out 2x=2(x1) and see what is left. Then do u=14.
Show the full solution
With u=2xx1 the equation is u216u+28=(u2)(u14)=0, so u=2 or u=14. For u=2, 2x=2(x1) gives 0=2, which no x satisfies. For u=14, 2x=14(x1) gives 12x=14, so x=76. Two values of u can still leave one solution, and here that is because 2xx1 is never equal to 2.

Every equation in this lesson was a quadratic in something, a renamed piece or x itself once the denominators were cleared, and chapter 9's tools were enough. Chapter 10, Special Factorizations, adds factorizations this chapter has no name for, sums and differences of cubes among them, recognized by shape rather than found by a search.

Practice these ideas

Practice
The expression x2+x56x+8 equals x7 at every value of x but one. Enter the value of x where the expression is undefined.
Show the solution
The denominator is zero at x=8. Since x2+x56=(x+8)(x7), cancelling x+8 leaves x7, which is 15 there, while the original is 00 and has no value. Cancelling is legal only where x+8 is not zero, so that one value stays excluded.
Practice
Solve x453x2+196=0 by writing u for x2. Enter the largest value of x that solves it.
Show the solution
With u=x2 the equation is u253u+196=0, which factors as (u4)(u49)=0, so x2=4 or x2=49 and the largest value of x is 7. The four solutions are 7, 2, 2 and 7, so stopping at u=49 reports the square of the answer.
Practice
Solve (x+5)25(x+5)+4=0, where the repeated piece is x+5. Enter the larger value of x.
Show the solution
With u=x+5, (u1)(u4)=0 gives u=1 or u=4, so x=4 or x=1, and the larger is 1. Both values of u are positive while both solutions are negative, which is why the undo step cannot be skipped.
Practice
Solve x48x29=0. Enter the positive solution.
Show the solution
With u=x2 the equation is u28u9=0, which factors as (u9)(u+1)=0, so u=9 or u=1. No real number squares to 1, and x2=9 gives x=±3, so the positive solution is 3. The value 9 is x2 rather than x, so it is not itself a solution.
Practice
Solve 54x=x+3 by multiplying both sides by x. Enter the positive solution.
Show the solution
Multiplying by x gives 54=x2+3x, so x2+3x54=0 and (x+9)(x6)=0. The solutions are 9 and 6, so the positive one is 6. Neither is 0, so both are legal values of x in the original equation.
Practice
Solve x212x+27x9=5. The numerator shares a factor with the denominator. Enter the solution.
Show the solution
Since x212x+27=(x3)(x9), the left side equals x3 wherever the expression is defined, so x3=5 and x=8. The excluded value is 9, and 8 is not it, so this candidate survives.
Practice
How many different real values of x satisfy x4+9x2=0? Enter a single number.
Show the solution
With u=x2 the equation is u2+9u=0, so u(u+9)=0 and u=0 or u=9. Then x2=0 gives only x=0, and x2=9 gives no real x, so the count is 1. A u of zero is the one case that yields a single x, since a positive u yields two and a negative u none.
Practice
The square of a positive integer plus twice that integer is 288. Enter the integer.
Show the solution
With n the integer, n2+2n=288, so n2+2n288=0 and (n16)(n+18)=0. The roots are 16 and 18, and the integer has to be positive, so it is 16. Checking, 256+32=288.
Practice
Clearing the denominators in xx+5+2x=3 gives 2x2+13x10=0, which has no integer factorization. Neither 0 nor 5 is a root of it. Enter the sum of the two solutions as a fraction in lowest terms.
Show the solution
For 2x2+13x10 the sum of the roots is ba=132, so the sum of the two solutions is 132. The excluded values 0 and 5 are not roots, so nothing is discarded and no factorization is needed.
Practice
Solve (4x+3)27(4x+3)8=0. Enter the larger solution as a fraction in lowest terms.
Show the solution
With u=4x+3 the equation is (u8)(u+1)=0, so 4x+3=8 or 4x+3=1, which give x=54 and x=1, and the larger is 54. Stopping at u=8 is the usual slip, since 8 is a value of the repeated piece and not a value of x.
Practice
Solve 4x417x2+4=0 by writing u for x2. Enter the smallest positive solution as a fraction in lowest terms.
Show the solution
With u=x2, 4u217u+4=(4u1)(u4)=0, so u=14 or u=4. Undoing the substitution, x2=14 gives x=±12 and x2=4 gives x=±2, so the smallest positive solution is 12. Each positive u gives two values of x, which is why a quadratic in x2 can have four solutions.
Practice
Solve x+5x6=66x26x. The denominator on the right factors as x(x6), and one of the two candidates is extraneous. Enter the single value of x that solves the equation.
Show the solution
Multiplying by x(x6) gives x(x+5)=66, so x2+5x66=0 and (x+11)(x6)=0. The candidates are 11 and 6, and x=6 makes both original denominators zero, so the solution is 11. Checking, 617=617 and 66187=617.
Practice
Solve 6x1+xx+1=12x21. The denominator on the right factors as (x1)(x+1), and one candidate makes a denominator zero. Enter the solution.
Show the solution
Multiplying by (x1)(x+1) gives 6(x+1)+x(x1)=12, so x2+5x6=0 and (x+6)(x1)=0. The candidates are 6 and 1, and x=1 makes x1 zero, so the solution is 6.
Practice
The numbers a and b satisfy 2a29ab+10b2=0, and b is not zero. Enter the larger of the two possible values of ab as a fraction in lowest terms.
Show the solution
As a quadratic in a, (2a5b)(a2b)=0, so 2a=5b or a=2b. Dividing by b gives ab=52 or ab=2, and the larger is 52. Both are genuinely possible, since (a,b)=(5,2) and (a,b)=(2,1) each satisfy the equation.
Practice
The numbers a and b satisfy 4a2+4ab3b2=0, and b is not zero. Enter the smaller of the two possible values of ab as a fraction in lowest terms.
Show the solution
As a quadratic in a, the left side factors as (2ab)(2a+3b), so 2a=b or 2a=3b. Dividing each by b gives ab=12 or ab=32, and the smaller of the two is 32. Dividing the original equation by b2 is the same route, since with t=ab it reads 4t2+4t3=0.
Practice
Solve (x2+8x)2+6(x2+8x)135=0. Each value of the repeated piece gives a quadratic that factors over the integers. Enter the sum of all four solutions.
Show the solution
With u=x2+8x, (u9)(u+15)=0 gives u=9 or u=15. Then x2+8x9=0 gives x=1 and x=9, and x2+8x+15=0 gives x=3 and x=5, so the sum is 1935=16. Both quadratics have the form x2+8x+k and both have real roots, so by 9.4 each pair of roots sums to 8 and the total is twice 8.
Practice
Solve (x+1x1)211(x+1x1)+10=0. One value of the repeated piece produces no x at all. Enter the solution as a fraction in lowest terms.
Show the solution
With u=x+1x1, (u1)(u10)=0 gives u=1 or u=10. For u=1, x+1=x1 reduces to 1=1, so no x works. For u=10, x+1=10x10 gives 9x=11, so x=119.