Respuesta :

Just like polynomials and other expressions, you can perform basic arithmetic operations on rational expressions: addition, subtraction, multiplication, and division. A rational expression is a fraction whose numerator and the denominator is a polynomial. If f is a logical expression, then we can write f in the form of p/q, where p and q are polynomials.

Solution:

To find the restriction on a variable in the denominator, we Set the denominator equal to zero. Then we solve for X

So,

X+1 = 0

X = -1

X-4 = 0

X = 4

When we put the X= -1 or X= 4, we get 0 in the denominator, so these are restrictions variables

= (x2+4x+3)/(x2-3x-4)

= (x+1) (x+3)/(x+1) (x-4)

Now cancel the common factor (x+1)

= x+3x-4

More problems dealing with simplifying irrational expressions are in the link below.

https://brainly.com/question/15091060?referrer=searchResults

#SPJ4