How do you simplify #(x^2 + 5x + 4 )/ (x^2 - 16)#?
1 Answer
Mar 9, 2018
Explanation:
Step 1: Factor both the numerator and denominator.
#(x^2 + 5x + 4)/(x^2 - 16) = [(x+1)(x+4)]/[(x-4)(x+4)]#
Step 2: Cancel common factors.
#[(x+1)cancel((x+4))]/[(x-4)cancel((x+4))]= (x+1)/(x-4)," ""if "x+4!= 0#
Why write this "if
On its own,