Solve the Quadratic Equation: x²-10x-4=10-5x Step-by-Step

Question

x210x4=105x x^2-10x-4=10-5x

What is the value of X?

Video Solution

Solution Steps

00:00 Find X
00:03 Arrange the equation so the right side equals 0
00:16 Collect like terms
00:31 Pay attention to the trinomial coefficients
00:41 We want to find 2 numbers
00:46 whose sum equals B and their product equals C
00:51 These are the appropriate numbers
00:54 Therefore these are the numbers we'll put in parentheses
01:02 Find the solutions that zero out each factor
01:07 Isolate X, this is one solution
01:12 Isolate X, this is the second solution
01:21 And this is the solution to the problem

Step-by-Step Solution

Let's solve the given equation:

x210x4=105x x^2-10x-4=10-5x

First, let's organize it by moving terms and combining like terms:

x210x4=105xx210x410+5x=0x25x14=0 x^2-10x-4=10-5x \\ x^2-10x-4-10+5x=0 \\ x^2-5x-14=0

Now we notice that 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=14m+n=5 m\cdot n=-14\\ m+n=-5\\ 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 negative result, therefore we can conclude that the two numbers have different signs, according to multiplication rules, and now we'll remember that the possible factors of 14 are 7 and 2 or 14 and 1, fulfilling the second requirement mentioned, along with the fact that the numbers we're looking for have different signs leads to the conclusion that the only possibility for the two numbers we're looking for is:

{m=7n=2 \begin{cases}m=-7\\ n=2\end{cases}

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

x25x14=0(x7)(x+2)=0 x^2-5x-14=0 \\ \downarrow\\ (x-7)(x+2)=0

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

Therefore we'll get two simple equations and solve them by isolating the unknown term:

x7=0x=7 x-7=0\\ \boxed{x=7}

or:

x+2=0x=2 x+2=0\\ \boxed{x=-2}

Let's summarize the solution of the equation:

x210x4=105xx25x14=0(x7)(x+2)=0x7=0x=7x+2=0x=2x=7,2 x^2-10x-4=10-5x \\ x^2-5x-14=0 \\ \downarrow\\ (x-7)(x+2)=0 \\ \downarrow\\ x-7=0\rightarrow\boxed{x=7}\\ x+2=0\rightarrow\boxed{x=-2}\\ \downarrow\\ \boxed{x=7,-2}

Therefore the correct answer is answer A.

Answer

x1=7,x2=2 x_1=7,x_2=-2