Solution:
Find the least common denominator (L.C.D ) of the expressions below
[tex](x^2+5x+4),(x^2-16)[/tex]Concept:
We will factorize each of the expressions and then find the least common denominator of both of them
Step 1:
Factorize
[tex]x^2+5x+4[/tex]To do this, we will have to look for two numbers that can be multiplied each other to give +4 and the same two numbers will add up to give +5
By try and error, we will have
[tex]\begin{gathered} +2\times+2=+4,+2+2=+4\text{ (wrong )} \\ +1\times+4=+4,+1++4=+5(right) \end{gathered}[/tex]From the above illustration, the two numbers to be used are +1 and +4
Replace the 5x with +x and +4x in the expression below
[tex]\begin{gathered} x^2+5x+4 \\ =x^2+x+4x+4 \\ =(x^2+x)+(4x+4) \\ =x(x++1)+4(x+1) \\ =(x+1)(x+4)_{} \end{gathered}[/tex]Step 2:
Factorize the expression below using the difference of two squares
[tex]x^2-16[/tex]The difference of the two squares involve
[tex]a^2-b^2=(a-b)(a+b)[/tex]By applying the principle above, we will have
[tex]\begin{gathered} x^2-16=x^2-4^2 \\ =(x-4)(x+4) \end{gathered}[/tex]Note:
The Least Common Denominator will have everything from both - but not duplicated.
Therefore,
The least common denominator of (x² +5x +4 and (x² -16) is = (x + 4)(x - 4)(x -1 )