Can this equation " x^2 - 3x - 5 " be solved by the method of split in the middle term? If yes please show how
Answers
Step-by-step explanation:
In physics, a force is any interaction that, when unopposed, will change the motion of an object. A force can cause an object with mass to change its velocity, i.e., to accelerate. Force can also be described intuitively as a push or a pull. A force has both magnitude and direction, making it a vector quantity.
Answer:
Solve the equation: x2 + 3x – 4 = 0
Solution: This method is also known as splitting the middle term method. Here, a = 1, b = 3, c = -4. Let us multiply a and c = 1 * (-4) = -4. Next, the middle term is split into two terms. We do it such that the product of the new coefficients equals the product of a and c.
We have to get 3 here. Consider (+4) and (-1) as the factors, whose multiplication is -4 and sum is 3. Hence, we write x2 + 3x – 4 = 0 as x2 + 4x – x – 4 = 0. Thus, we can factorise the terms as: (x+4)(x-1) = 0. For any two quantities a and b, if a×b = 0, we must have either a = 0, b = 0 or a = b = 0.
Thus we have either (x+4) = 0 or (x-1) = 0 or both are = 0. This gives x+4 = 0 or x-1 = 0. Solving these equations for x gives: x=-4 or x=1. This method is convenient but is not applicable to every equation. In those cases, we can use the other methods as discussed below.