Solveeit Logo

Question

Question: Find the root of \(16x - \dfrac{10}{x} = 27\)....

Find the root of 16x10x=2716x - \dfrac{10}{x} = 27.

Explanation

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=0a{x^2} + 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=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}.

Complete step by step solution:
The given equation is 16x10x=2716x - \dfrac{{10}}{x} = 27
To convert it into standard form,
We multiply both sides by xx,
x(16x10x)=27xx(16x - \dfrac{{10}}{x}) = 27x
Solving the bracket,
16x×xx×10x=27x16x \times x - x \times \dfrac{{10}}{x} = 27x
Multiplying the terms,
16x210=27x16{x^2} - 10 = 27x
Taking 27x27x to the left side,
16x227x10=016{x^2} - 27x - 10 = 0
\therefore The equation in standard form is 16x227x10=016{x^2} - 27x - 10 = 0.

By comparing it with standard quadratic equation ax2+bx+c=0a{x^2} + bx + c = 0, we get, a=16,b=27,c=10a = 16,b = - 27,c = - 10.

The roots of the quadratic equation are given by
x=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}
Substituting all the values in this equation,
x=(27)±(27)24(16)(10)2(16)x = \dfrac{{ - ( - 27) \pm \sqrt {{{( - 27)}^2} - 4(16)( - 10)} }}{{2(16)}}
First solving the square root part,
Taking square of 27 - 27,
x=(27)±729+4(16)(10)2(16)x = \dfrac{{ - ( - 27) \pm \sqrt {729 + 4(16)(10)} }}{{2(16)}}
Multiplying the terms inside the square root,
x=(27)±729+6402(16)x = \dfrac{{ - ( - 27) \pm \sqrt {729 + 640} }}{{2(16)}}
Adding the terms inside the square root,
x=(27)±13692(16)x = \dfrac{{ - ( - 27) \pm \sqrt {1369} }}{{2(16)}}
Taking square root of 13691369,
x=(27)±372(16)x = \dfrac{{ - ( - 27) \pm 37}}{{2(16)}}
Multiplying 22 by 1616,
x=(27)±3732x = \dfrac{{ - ( - 27) \pm 37}}{{32}}
Multiplying the signs,
x=27±3732x = \dfrac{{27 \pm 37}}{{32}}
We can write this as,
x=27+3732x = \dfrac{{27 + 37}}{{32}} and x=273732x = \dfrac{{27 - 37}}{{32}}
Solving the numerator part,
x=6432x = \dfrac{{64}}{{32}} and x=1032x = \dfrac{{ - 10}}{{32}}
Dividing the numbers,
x=2x = 2 and x=1032x = \dfrac{{ - 10}}{{32}}
Therefore, the roots of 16x10/x=2716x - 10/x = 27 is x=2x = 2 and x=1032x = \dfrac{{ - 10}}{{32}}.

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.