Solve the Quadratic Equation: x² + 3x = 10

Question

x2+3x=10 x^2+3x=10

Determine the value of X:

Video Solution

Solution Steps

00:00 Solve
00:03 Let's arrange the equation so that one side equals 0
00:11 Now let's factor using trinomial
00:16 Let's identify the appropriate values for B,C
00:20 In the trinomial, we need to find 2 values whose sum equals B
00:24 and whose product equals C
00:34 These are the appropriate numbers
00:39 Now let's substitute these numbers in the trinomial
00:46 According to the factorization, we'll see when each factor in the product equals 0
00:52 Let's isolate the unknown
00:55 This is one solution
01:03 Let's use the same method for the second factor
01:12 This is the second solution, and both are the answer to the question

Step-by-Step Solution

Let's solve the given equation:

x2+3x=10 x^2+3x=10

First, let's arrange the equation by moving terms:

x2+3x=10x2+3x10=0 x^2+3x=10 \\ x^2+3x-10=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=10m+n=3 m\cdot n=-10\\ m+n=3\\ 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 10 are 2 and 5 or 10 and 1, fulfilling the second requirement mentioned, along with the fact that the numbers we're looking for have different signs will lead to the conclusion that the only possibility for the two numbers we're looking for is:

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

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

x2+3x10=0(x+5)(x2)=0 x^2+3x-10=0 \\ \downarrow\\ (x+5)(x-2)=0

From here we'll remember that the result of multiplication between expressions will yield 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 in each:

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

or:

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

Let's summarize then the solution of the equation:

x2+3x=10x2+3x10=0(x+5)(x2)=0x+5=0x=5x2=0x=2x=5,2 x^2+3x=10 \\ x^2+3x-10=0 \\ \downarrow\\ (x+5)(x-2)=0 \\ \downarrow\\ x+5=0\rightarrow\boxed{x=-5}\\ x-2=0\rightarrow\boxed{x=2}\\ \downarrow\\ \boxed{x=-5,2}

Therefore the correct answer is answer A.

Answer

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