Solve x²-8x+15=3(x-3): Trinomial Decomposition Method

Question

Solve the equation using the trinomial decomposition:

x28x+15=3(x3) x^2-8x+15=3\cdot(x-3)

Video Solution

Step-by-Step Solution

Let's solve the given equation:

x28x+15=3(x3) x^2-8x+15=3(x-3)

First, let's organize the equation by opening parentheses (using the extended distribution law) and combining like terms:

x28x+15=3(x3)x28x+15=3x9x28x+153x+9=0x211x+24=0 x^2-8x+15=3(x-3) \\ x^2-8x+15=3x-9 \\ x^2-8x+15-3x+9=0 \\ x^2-11x+24=0

Now we notice that in the resulting equation the coefficient of the squared term is 1, therefore, we can (try to) factor the expression on the left side using quick trinomial factoring:

Let's look for a pair of numbers whose product equals the free term in the expression, and whose sum equals the coefficient of the first-degree term, meaning two numbers m,n m,\hspace{2pt}n that satisfy:

mn=24m+n=11 m\cdot n=24\\ m+n=-11\\ From the first requirement mentioned, that is - from the multiplication, we notice that the product of the numbers we're looking for needs to yield a positive result, therefore we can conclude that both numbers must have the same signs, according to multiplication rules, and now we'll remember that the possible factors of 24 are 6 and 4, 12 and 2, 8 and 3, or 24 and 1. Meeting the second requirement mentioned, along with the fact that the signs of the numbers we're looking for are equal to each other will lead to the conclusion that the only possibility for the two numbers we're looking for is:

{m=8n=3 \begin{cases} m=-8\\ n=-3 \end{cases}

Therefore we can factor the expression on the left side of the equation to:

x211x+24=0(x8)(x3)=0 x^2-11x+24=0 \\ \downarrow\\ (x-8)(x-3)=0

From here we'll remember that the product of expressions will yield 0 only if at least one of the multiplied expressions equals zero,

Therefore we get two simple equations and we'll solve them by isolating the variable in each:

x8=0x=8 x-8=0\\ \boxed{x=8}

or:

x3=0x=3 x-3=0\\ \boxed{x=3}

Let's summarize then the solution of the equation:

x28x+15=3(x3)x28x+15=3x9x211x+24=0(x8)(x3)=0x8=0x=8x3=0x=3x=8,3 x^2-8x+15=3(x-3) \\ x^2-8x+15=3x-9 \\ x^2-11x+24=0 \\ \downarrow\\ (x-8)(x-3)=0 \\ \downarrow\\ x-8=0\rightarrow\boxed{x=8}\\ x-3=0\rightarrow\boxed{x=3}\\ \downarrow\\ \boxed{x=8,3}

Therefore the correct answer is answer B.

Answer

8,3 8,3