Question
Question: Find the root of \(16x - \dfrac{10}{x} = 27\)....
Find the root of 16x−x10=27.
Solution
The given equation is a quadratic equation which in not in the standard form so, first we will convert this equation into standard form i.e., ax2+bx+c=0 and then find the root by using the formula method. The formula method to find the root of a standard equation is x=2a−b±b2−4ac.
Complete step by step solution:
The given equation is 16x−x10=27
To convert it into standard form,
We multiply both sides by x,
x(16x−x10)=27x
Solving the bracket,
16x×x−x×x10=27x
Multiplying the terms,
16x2−10=27x
Taking 27x to the left side,
16x2−27x−10=0
∴ The equation in standard form is 16x2−27x−10=0.
By comparing it with standard quadratic equation ax2+bx+c=0, we get, a=16,b=−27,c=−10.
The roots of the quadratic equation are given by
x=2a−b±b2−4ac
Substituting all the values in this equation,
x=2(16)−(−27)±(−27)2−4(16)(−10)
First solving the square root part,
Taking square of −27,
x=2(16)−(−27)±729+4(16)(10)
Multiplying the terms inside the square root,
x=2(16)−(−27)±729+640
Adding the terms inside the square root,
x=2(16)−(−27)±1369
Taking square root of 1369,
x=2(16)−(−27)±37
Multiplying 2 by 16,
x=32−(−27)±37
Multiplying the signs,
x=3227±37
We can write this as,
x=3227+37 and x=3227−37
Solving the numerator part,
x=3264 and x=32−10
Dividing the numbers,
x=2 and x=32−10
Therefore, the roots of 16x−10/x=27 is x=2 and x=32−10.
Note: Here, we can even use the factorization to find the roots of a quadratic equation. It is necessary to first check whether the given equation is in the standard form or not, if not then we have to convert it into standard form and solve the equation by any one of the three methods : factorization, formula method or completing the square method.