Question
\( \begin{array}{ll}\text { 2.1.1 } & (2 x-3)(2 x+3) \\ \text { 2.1.2 } & \left(x^{2}+y\right)\left(4 x+3 x y+x^{-1} y^{2}\right) \\ \text { 2.1.3 } & \frac{x+1}{2}-\frac{2-3 x}{3}+x \\ & \text { Factorise each of the following expressions: } \\ \text { 2.2.1 } & 20 x^{2}-45 y^{2} \\ \text { 2.2.2 } & 2 x^{2}-5 x+3 \\ \text { 2.2.3 } & 5 x^{2}-15 x+12 y-4 x y \\ & \text { Solve for } x: \\ \text { 2.3.1 } & 27^{x+1}=9^{x-2} \\ \text { 2.3.2 } & \frac{2}{x}=\frac{-4}{x+5} \\ & \end{array} \)
Ask by Wilson Brooks. in South Africa
Mar 08,2025
Upstudy AI Solution
Tutor-Verified Answer
Answer
**2.1.1**
\[
(2x-3)(2x+3) = 4x^2 - 9
\]
**2.1.2**
\[
(x^2 + y)(4x + 3xy + x^{-1}y^2) = 4x^3 + 3x^3y + xy^2 + 4xy + 3xy^2 + x^{-1}y^3
\]
**2.1.3**
\[
\frac{x+1}{2} - \frac{2-3x}{3} + x = \frac{15x - 1}{6}
\]
**2.2.1**
\[
20x^2 - 45y^2 = 5(2x - 3y)(2x + 3y)
\]
**2.2.2**
\[
2x^2 - 5x + 3 = (2x - 3)(x - 1)
\]
**2.2.3**
\[
5x^2 - 15x + 12y - 4xy = (x - 3)(5x - 4y)
\]
**2.3.1**
\[
x = -7
\]
**2.3.2**
\[
x = -\frac{5}{3}
\]
Solution

Sign in to Unlock Answers for Free!
A Learning Platform Trusted by Millions of Real Students and Teachers.

Answered by UpStudy AI and reviewed by a Professional Tutor
Like
Beyond the Answer
To factor the expression \(20x^2 - 45y^2\), we can utilize the difference of squares method. Rewrite it as \(5(4x^2 - 9y^2)\) and then apply the formula \(a^2 - b^2 = (a-b)(a+b)\). This leads us to \(5(2x - 3y)(2x + 3y)\). For \(2x^2 - 5x + 3\), we look for two numbers that multiply to \(2 \times 3 = 6\) and add up to \(-5\). These numbers are \(-2\) and \(-3\). We can then rewrite the middle term and factor by grouping to obtain \((2x - 3)(x - 1)\). Happy factoring!