Question
Question: Solve the following equation: \({2^{2x + 3}} - 57 = 65\left( {{2^x} - 1} \right)\) A). \( - 3, -...
Solve the following equation:
22x+3−57=65(2x−1)
A). −3,−3
B). ±3
C). ±4
D). 2,−3
Solution
In this question take 2x=y which will help you to obtain a new quadratic equation in terms of y to find the roots of the new quadratic equation using the factoring method, using the value of roots you can obtain the value of x and easier to identify the correct option.
Complete step-by-step solution:
According to the given information we have equation 22x+3−57=65(2x−1)
Since we know that an+m=an×am
Therefore, the above equation can be re-written as; (2x)2×23=65(2x−1)+57................ (equation 1)
let 2x=y .......... (equation 2)
substituting the y in the equation 1 we get
y2×23=65(y−1)+57
⇒ 8y2=65y−65+57
⇒ 8y2−65y+8=0
Now using the factoring method to find the roots of the above quadratic equation we get
8y2−(64+1)y+8=0
⇒ 8y2−(64+1)y+8=0
⇒ 8y2−64y−1y+8=0
⇒ 8y(y−8)−1(y−8)=0
⇒ (8y−1)(y−8)=0
So, y=8 or y=81
Now substituting the value of y in the equation 2
For y = 8
⇒2x=8
⇒2x=(2)3
Therefore, x = 3
Now for y=81
⇒2x=81
⇒2x=(2)−3
Therefore, x=–3
So, the roots of the given is ±3
Hence, option B is the correct option.
Note: In the above solution we used a term “quadratic equation” which can be defined as the polynomial equation of degree two which implies that this equation has only one term with highest power two. A quadratic equation general form is represented as ax2+bx+c=0 here x is variable which is unknown and a, b, c are the numerical coefficients. The unknown values of x can be find using the quadratic formula which is given as; x=2a−b±b2−4ac.