Solve Quadratic Equation: Finding X in 2x²+4x-6=0

Question

2x2+4x6=0 2x^2+4x-6=0

What is the value of X?

Video Solution

Solution Steps

00:00 Find X
00:03 Divide to reduce the trinomial coefficients
00:20 Pay attention to the trinomial coefficients
00:26 We want to find 2 numbers
00:36 whose sum equals B and their product equals C
00:40 These are the matching numbers
00:51 Therefore these are the numbers we'll put in parentheses
00:55 Find the solutions that zero each factor
00:59 Isolate X, this is one solution
01:06 Isolate X, this is the second solution
01:16 And this is the solution to the question

Step-by-Step Solution

Let's solve the given equation:

2x2+4x6=0 2x^2+4x-6=0

First, let's simplify the equation, noting that all coefficients and the free term are multiples of the number 2, so we'll divide both sides of the equation by 2:

2x2+4x6=0/:2x2+2x3=0 2x^2+4x-6=0 \hspace{6pt}\text{/}:2 \\ x^2+2x-3=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:

We'll 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=3m+n=2 m\cdot n=-3\\ m+n=2\\ 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 3 are 3 and 1, fulfilling 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=3n=1 \begin{cases}m=3 \\ n=-1\end{cases}

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

x2+2x3=0(x+3)(x1)=0 x^2+2x-3=0\\ \downarrow\\ (x+3)(x-1)=0

From here we'll remember that the result of multiplication between expressions will yield 0 only if at least one of the multiplying expressions equals zero,

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

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

or:

x1=0x=1 x-1=0\\ \boxed{x=1}

Let's summarize then the solution of the equation:

2x2+4x6=0x2+2x3=0(x+3)(x1)=0x+3=0x=3x1=0x=1x=3,1 2x^2+4x-6=0 \\ x^2+2x-3=0 \\ \downarrow\\ (x+3)(x-1)=0 \\ \downarrow\\ x+3=0\rightarrow\boxed{x=-3}\\ x-1=0\rightarrow\boxed{x=1}\\ \downarrow\\ \boxed{x=-3,1}

Therefore the correct answer is answer B.

Answer

x1=1,x2=3 x_1=1,x_2=-3