Question
Question: How do you solve \[2{{x}^{2}}-15x=8?\]...
How do you solve 2x2−15x=8?
Solution
We are given 2x2−15x=8 and to solve this we learn about the type of equations we are given and then learn the number of the solutions of equations. We will learn how to factor the quadratic equation, we will use the middle term split to factor the term and we will simplify by taking common terms out. We also use the zero product rule to get our answer. At the last, we will also learn about the quadratic formula for solving such equations in an easy way and more speedy way.
Complete step-by-step solution:
We are given 2x2−15x=8 and we are asked to solve the given problem. First, we observe that it has a maximum power of ‘2’ so it is a quadratic equation. Now we should know that the quadratic equation has 2 solutions or we say an equation of power ‘n’ will have an ‘n’ solution. Now as it is a quadratic equation we will change it into standard form ax2+bx+c=0. Now, subtracting 8 to both the sides, we get,
⇒2x2−15x−8=8−8
⇒2x2−15x−8=0
To solve this equation we will first take the greatest common factor possibly available to the terms. As we can see that in 2x2−15x−8=0, 2,15 and 8 has nothing in common so nothing can be taken out, so the equation remains the same. To solve the equation, we will use the middle term split. The middle term split method says for any quadratic equation.
1. We first product a×c.
2. We try to find a number such that their sum or difference is ‘b’ while the product is the same as a×c.
3. We use that and separate like the term.
4. We use the zero product rule to get our solution.
Now, we have 2x2−15x−8=0. So, we have a = 2, b = – 15 and c = – 8. So, a×c=−16.
Now, we can see that −16×1=−16. And also, – 16 + 1 = – 15.
So, we use this to split the middle term ‘b’. So, 2x2−15x−18=0 becomes
2x2+(−16+1)x−8=0
Now, opening the brackets, we get,
⇒2x2−16x+x−8=0
Now, taking common from the first two terms and the last two terms, we get,
⇒2x(x−8)+1(x−8)=0
As x – 8 is common, so simplifying we get,
⇒(x−8)(2x+1)=0
Now using zero product rules, we have
⇒x−8=0;2x+1=0
So, we get,
⇒x=8;x=2−1
So, we get, x = 8 and x=2−1 as the solutions.
Note: Another way to solve this is we will use the quadratic formula. The quadratic formula states that for any ax2+bx+c=0, the solution is given as x=2a−b±b2−4ac. For 2x2−15x−8=0, we have a = 2, b = – 15 and c = – 8. So, using this we get,
x=2a−b±b2−4ac
⇒x=2×2−(−15)±(−15)2−4×2×(−8)
On simplifying, we get,
⇒x=415±225+64
So, we have
⇒x=415±289
As 289=17, so we get,
⇒x=415±17
So, the solution will be
x=415+17;x=415−17
So, simplifying, we get,
⇒x=8;x=2−1
Therefore the solutions are x = 8 and x=2−1.