Question
Question: How do you factor \(5{{v}^{2}}-30v+40\)?...
How do you factor 5v2−30v+40?
Solution
We are given a quadratic equation which has to be solved by the method of factoring the equation. We shall break down the v-variable term into two parts which must add up to -30v given in the equation. Then, we will group the common terms and form two linear equations in v-variable out of the given quadratic equation. After further equating each of the linear equations to zero to get our required solution.
Complete step by step solution:
There are four methods for solving quadratic equations, namely, factoring method, completing the square method, taking the square root method and the last method is solving using the various properties of polynomials.
However, we will use the method of factoring the quadratic equation which makes our calculations simpler.
For any quadratic equation ax2+bx+c=0,
the sum of the roots =−ab and the product of the roots =ac.
Thus, for the equation, 5v2−30v+40,
⇒5v2−30v+40=0
We will find numbers by hit and trial whose product is equal to 5×40=200 and whose sum is equal to -30.
Such two numbers are -10 and -20 as −20+(−10)=−30 and (−20)×−10=200.
Now, factoring the equation:
⇒5v2−10v−20v+40=0
Taking common, we get:
⇒5v(v−2)−20(v−2)=0⇒(v−2)(5v−20)=0
Hence, v−2=0 or 5v−20=0
⇒v=2 or v=520
⇒v=2 or v=4
Therefore, the roots of the equation are v=2,4.
Note: We must be careful enough to find the right common factors of the multiple terms given. We must also be careful enough while grouping the terms in order to avoid mistakes. One possible mistake that could be made while transposing terms that 20 could have been written as -20 which would produce incorrect roots of the equation.