Mada za sehemu hiiAlgebraMada 8
The process of decomposition of fraction depends on one of the following:
- To every linear factor ax+b in the denominator there corresponds a fraction of the form
ax+bA
- To every repeated factor like (ax+b)n in the denominator there corresponds n fractions of the form
ax+bA1+(ax+b)2A2+⋯+(ax+b)nAn
- To every factor of the form anxn+an−1xn−1+…+a1x+a0 in the denominator there correspond fraction of the form
a1x2+b1x+c1A1x+B1+a2x2+b2x+c2A2x+B2+⋯
- If the degree of the numerator is greater than or equal to the degree of denominator, division is encouraged and the remainder is treated as in (1), (2) or (3)
Examples
- Express in partial fraction
x2+2x−83x+7
Solution
Let x2+2x−83x+7=(x−2)(x+4)3x+7=x−2A+x+4B
Where A and B are constant
3x+7=A(x+4)+B(x−2)
3x+7=Ax+4A+Bx−2B
3x+7=(A+B)x+4A−2B
Equating coefficients:
3=A+B…(i)
7=4A−2B…(ii)
2(i) + (ii) gives
13=6A⟹A=613
From (i)
B=65
x2+2x−83x+7=6(x−2)13+6(x+4)5
- (x−1)(x+1)3x2+1
Solution
Let (x−1)(x+1)3x2+1=x−1A+x+1B+(x+1)2C+(x+1)3D
x2+1≡A(x+1)3+B(x+1)2(x−1)+C(x+1)(x−1)+D(x−1)
When x=1
2=8A→A=41
When x=−1
2=−2D→D=−1
When x=0
1=A−B−C−D
1=41−B−C−(−1)
1=4B+4C…(i)
When x=−2
5=−A−3B+3C−3D
5=−41−3B+3C+3
9=−12B+12C
3 = -4B + 4C \quad \ldots \ldots \text{(i)} \\ 1 = 4B + 4C \quad \ldots \ldots \text{(ii)} \end{cases}$$ $4 = 8C$ $C = \tfrac{1}{2}$ From (ii) $1 = 4B + 4 \times \tfrac{1}{2}$ $1 = 4B + 2$ $B = -\tfrac{1}{4}$ $$\frac{x^2+1}{(x-1)(x+1)^3} = \frac{1}{4(x-1)} - \frac{1}{4(x+1)} + \frac{1}{2(x+1)^2} - \frac{1}{(x+1)^3}$$ ### Question Express $x^4 + x^3 - x^2 + 1$ into partial fraction $(x - 1)(x^2 + 1)$A quadratic inequality is an inequality of one of the following four types
ax2+bx+c<0
ax2+bx+c≤0
ax2+bx+c>0
ax2+bx+c≥0
Where a, b and c are real numbers and a=0
Solving quadratic inequality
Solving quadratic inequality involves changing inequality signs to equal sign to obtain the associated quadratic equation.
E.g. x2+x−2≤0 – quadratic inequality
x2+x−2=0 – associated quadratic equation
Examples
- Solving the following inequality
x2+x−2≤0
Solution
x2+x−2=0
x2−x+2x−2=0
x(x−1)+2(x−1)=0
(x+2)(x−1)=0
x=−2 and x=1
Testing the values
Test value −3:
(−3)2+(−3)−2=9−3−2=4≤0 False
Test value 0:
02+0−2=−2≤0 True
Test value 2:
22+2−2=4≤0 False
→−2≤x≤1
- Solve the following quadratic inequality
x2−3>2x
Solution
x2−3>2x=x2−2x−3>0
Then,
x2−2x−3=0
x2+x−3x−3=0
x(x+1)−3(x+1)=0
(x+1)(x−3)=0
x=−1 and x=3
Test value −2:
(−2)2−3=4−3=1>−4 true
Test value 0:
02−3=−3>0 false
Test value 4:
42−3=13>8 true
x<−1 and x>3
Examples
- Solve the inequality
x−5x−2>3
Solution
1st Make one side equal to 0
\frac{x-2}{x-5} - 3 &> 0 \\ \frac{x-2-3(x-5)}{x-5} &> 0 \\ \frac{x-2-3x+15}{x-5} &> 0 \\ \frac{-2x+13}{x-5} &> 0 \end{aligned}$$ Do not multiply by denominator since $x - 5$ is not known as positive or negative 2nd find real numbers that make either the numerator or the denominator equal to 0 I.e. $-2x + 13 = 0$ $2x = 13$ $x = \frac{13}{2}$ makes numerator = 0 And $x - 5 = 0$ $x = 5$ makes the denominator = 0 <img alt="Number line showing critical points at 13/2 and 5" src="/media/assets/legacy/2023/11/image456.jpg" width="398" height="73"/> Test value $4$: $\frac{4-2}{4-5} = -2 > 0$ false Test value $6$: $\frac{6-2}{6-5} = 4 > 0$ true Test value $7$: $\frac{7-2}{7-5} = \frac{5}{2} > 0$ false $= 5 < x < \frac{13}{2}$ 2. Solve the inequality $$\frac{x + 6}{x - 3} \geq 4$$ **Solution** $$\begin{aligned} \frac{x + 6}{x - 3} - 4 &\leq 0 \\ \frac{x + 6 - 4(x - 3)}{x - 3} &\leq 0 \\ \frac{x + 6 - 4x + 12}{x - 3} &\leq 0 \\ \frac{-3x + 18}{x - 3} &\leq 0 \\ &\Rightarrow -3x + 18 = 0 \end{aligned}$$ $x = 6$ makes the numerator = 0 $x = 3$ makes the denominator = 0 <img alt="Number line showing critical points at 3 and 6" src="/media/assets/legacy/2023/11/image465.jpg" width="446" height="95"/> 3. Find the possible values of $x$ for which $$\frac{(x-2)(x+3)(x-4)}{x-1} \leq 0$$ **Solution** $$\frac{(x-2)(x+3)(x-4)}{x-1} \leq 0$$ $(x-2)(x+3)(x-4) = 0$ $x = 2, x = -3, \text{and } x = 4$ Critical points: $x = -3, 1, 2, 4$ <img alt="Number line showing critical points at -3, 1, 2, and 4" src="/media/assets/legacy/2023/11/image472.jpg" width="582" height="70"/> Test value $-4$: $\frac{(-4-2)(-4+3)(-4-4)}{-4-1} = \frac{(-6)(-1)(-8)}{-5} = \frac{-48}{-5} = 9.6 \leq 0$ false Test value $0$: $\frac{(0-2)(0+3)(0-4)}{0-1} = \frac{(-2)(3)(-4)}{-1} = \frac{24}{-1} = -24 \leq 0$ True Test value $2$: $\frac{(2-2)(2+3)(2-4)}{2-1} = 0 \leq 0$ true Test value $5$: $\frac{(5-2)(5+3)(5-4)}{5-1} = \frac{(3)(8)(1)}{4} = 6 \leq 0$ false $\rightarrow x \leq -3$ or $1 < x \leq 2$ or $x \geq 4$Examples
Solve the following inequalities
a) ∣2x−3∣<5
b) ∣x−2∣>−3
c) ∣2x+3∣<6
Solution
a) ∣2x−3∣<5
2x−3<5 or 2x−3>−5
2x<82x>−2
x<4 or x>−1
Examples
Solve the following inequalities
\text{a)} & \left| \frac{3x-2}{x-1} \right| > 2 \\ \text{b)} & \left| \frac{4x-1}{x+1} \right| \geq 2 \\ \text{c)} & \left| \frac{8x-5}{2x+1} \right| \geq 5 \\ \text{d)} & \left| \frac{3x+1}{x} \right| < 1 \\ \end{array}$$ ### Solution <img alt="Graphs showing solutions for absolute value inequalities" src="/media/assets/legacy/2023/11/67.jpg" width="771" height="305"/> Solution a) $\left| \frac{3x-2}{x-1} \right| > 2$ $$\frac{3x-2}{x-1} > 2 \quad \text{or} \quad \frac{3x-2}{x-1} < -2$$ $$\frac{3x-2}{x-1} - 2 > 0 \quad \text{or} \quad \frac{3x-2}{x-1} + 2 > 0$$ $$\frac{3x-2}{x-1} - \frac{2(x-1)}{x-1} > 0 \quad \text{or} \quad \frac{3x-2}{x-1} + \frac{2(x-1)}{x-1} > 0$$ $$\frac{3x-2 - 2x + 2}{x-1} > 0 \quad \text{or} \quad \frac{3x-2 + 2x - 2}{x-1} > 0$$ $$\frac{x}{x-1} > 0 \quad \text{or} \quad \frac{5x-4}{x-1} > 0$$ $x = 0, x = \frac{4}{5}, x = 1$ Solution: $x < 0$, $0.8 < x < 1$ and $x > 1$Mwalimu
Unasoma somo hili? Niulize nikuelezee chochote kilichomo.
Ingia ili kumuuliza Mwalimu wa AI wa Sonza kuhusu mada hii.
Ingia ili kuulizaMajadiliano
Hakuna maswali bado