The problem asks us to solve for $x$ or $y$ in the given equations. The equations are: (i) $2^{2x} - 5(2^x) + 4 = 0$ (ii) $2^{2y+1} - 15(2^y) = 8$ (iv) $2^{3x+1} - 3(2^{2x}) + 2^{x+1} = 2^x$ (v) $3^{2x} - 3^{x+2} = 3^{1+x} - 27$

AlgebraExponential EquationsSolving EquationsSubstitutionQuadratic EquationsExponents
2025/3/10

1. Problem Description

The problem asks us to solve for xx or yy in the given equations. The equations are:
(i) 22x5(2x)+4=02^{2x} - 5(2^x) + 4 = 0
(ii) 22y+115(2y)=82^{2y+1} - 15(2^y) = 8
(iv) 23x+13(22x)+2x+1=2x2^{3x+1} - 3(2^{2x}) + 2^{x+1} = 2^x
(v) 32x3x+2=31+x273^{2x} - 3^{x+2} = 3^{1+x} - 27

2. Solution Steps

(i) 22x5(2x)+4=02^{2x} - 5(2^x) + 4 = 0
Let u=2xu = 2^x. Then the equation becomes:
u25u+4=0u^2 - 5u + 4 = 0
(u4)(u1)=0(u - 4)(u - 1) = 0
u=4u = 4 or u=1u = 1
2x=4=222^x = 4 = 2^2 or 2x=1=202^x = 1 = 2^0
x=2x = 2 or x=0x = 0
(ii) 22y+115(2y)=82^{2y+1} - 15(2^y) = 8
22y2115(2y)=82^{2y} \cdot 2^1 - 15(2^y) = 8
2(2y)215(2y)8=02(2^y)^2 - 15(2^y) - 8 = 0
Let v=2yv = 2^y. Then the equation becomes:
2v215v8=02v^2 - 15v - 8 = 0
2v216v+v8=02v^2 - 16v + v - 8 = 0
2v(v8)+1(v8)=02v(v - 8) + 1(v - 8) = 0
(2v+1)(v8)=0(2v + 1)(v - 8) = 0
v=8v = 8 or v=12v = -\frac{1}{2}
Since v=2yv = 2^y, 2y=8=232^y = 8 = 2^3 or 2y=122^y = -\frac{1}{2}. 2y2^y can never be negative, so we only have
y=3y = 3
(iv) 23x+13(22x)+2x+1=2x2^{3x+1} - 3(2^{2x}) + 2^{x+1} = 2^x
23x213(22x)+2x21=2x2^{3x} \cdot 2^1 - 3(2^{2x}) + 2^x \cdot 2^1 = 2^x
2(2x)33(2x)2+2(2x)=2x2(2^x)^3 - 3(2^x)^2 + 2(2^x) = 2^x
2(2x)33(2x)2+2(2x)2x=02(2^x)^3 - 3(2^x)^2 + 2(2^x) - 2^x = 0
2(2x)33(2x)2+(2x)=02(2^x)^3 - 3(2^x)^2 + (2^x) = 0
2x[2(2x)23(2x)+1]=02^x[2(2^x)^2 - 3(2^x) + 1] = 0
Since 2x2^x is never zero, we have
2(2x)23(2x)+1=02(2^x)^2 - 3(2^x) + 1 = 0
Let w=2xw = 2^x.
2w23w+1=02w^2 - 3w + 1 = 0
2w22ww+1=02w^2 - 2w - w + 1 = 0
2w(w1)(w1)=02w(w-1) - (w-1) = 0
(2w1)(w1)=0(2w-1)(w-1) = 0
w=1w = 1 or w=12w = \frac{1}{2}
2x=1=202^x = 1 = 2^0 or 2x=12=212^x = \frac{1}{2} = 2^{-1}
x=0x = 0 or x=1x = -1
(v) 32x3x+2=31+x273^{2x} - 3^{x+2} = 3^{1+x} - 27
32x3x32=33x273^{2x} - 3^x \cdot 3^2 = 3 \cdot 3^x - 27
(3x)29(3x)=3(3x)27(3^x)^2 - 9(3^x) = 3(3^x) - 27
(3x)212(3x)+27=0(3^x)^2 - 12(3^x) + 27 = 0
Let z=3xz = 3^x
z212z+27=0z^2 - 12z + 27 = 0
z29z3z+27=0z^2 - 9z - 3z + 27 = 0
z(z9)3(z9)=0z(z-9) - 3(z-9) = 0
(z3)(z9)=0(z-3)(z-9) = 0
z=3z = 3 or z=9z = 9
3x=3=313^x = 3 = 3^1 or 3x=9=323^x = 9 = 3^2
x=1x = 1 or x=2x = 2

3. Final Answer

(i) x=0,2x = 0, 2
(ii) y=3y = 3
(iv) x=1,0x = -1, 0
(v) x=1,2x = 1, 2

Related problems in "Algebra"

Given that $x^2 + y^2 + xy = 0$, we want to find the value of $(\frac{x-y}{x})^{80} + (\frac{x-y}{y}...

Complex NumbersCube Roots of UnityAlgebraic ManipulationPolynomial Equations
2025/6/18

The problem consists of two questions. Question 1 asks to evaluate five expressions involving expone...

ExponentsExponential EquationsSimplification
2025/6/18

The problem has two parts. Part a: Sketch the graph of the function $y = (1+x)(x-3)$. Part b: Find t...

Quadratic FunctionsGraphingInequalitiesLinear Equations
2025/6/18

The problem consists of two parts. Part a requires sketching the graph of the function $y = (1+x)(x-...

Quadratic FunctionsGraphingInequalitiesMinimum ValueParabola
2025/6/18

The problem is divided into two parts. The first part asks to sketch the graph of the function $y = ...

Quadratic FunctionsGraphingInequalitiesLinear EquationsCoordinate GeometryVertex of a ParabolaMinimum Value
2025/6/17

The problem consists of two parts. Part 1: Convert the given matrix $\begin{bmatrix} 5 & -7 & 1 \\ 6...

Linear AlgebraMatricesDeterminantsMatrix Transformations
2025/6/17

The problem presents three separate mathematical questions: 1. Find a number that when multiplied b...

Linear EquationsWord ProblemsAge ProblemsRectangle Perimeter
2025/6/17

Sophat is 51 years old, and Rasmei is 21 years old. In how many years will Sophat be twice the age o...

Age ProblemsLinear EquationsWord Problems
2025/6/17

The problem consists of two parts. Part 1: Solve the equation $5(1 + 4e^{0.1x-1}) = 25$ for $x$. Par...

Exponential EquationsLogarithmic EquationsQuadratic EquationsLogarithm PropertiesEquation Solving
2025/6/17

The problem presents a formula for $a_n$, which is $a_n = a_1 \cdot r^{n-1}$. This is the formula fo...

Sequences and SeriesGeometric SequenceFormula
2025/6/17