We have the following functions:
f (x) = x ^ 2 + 1
g (x) = 1 / x
Multiplying we have:
(f * g) (x) = (x ^ 2 + 1) * (1 / x)
Rewriting:
(f * g) (x) = ((x ^ 2 + 1) / x)
Therefore, the domain of the function is given by all the values of x that do not make zero the denominator.
We have then:
All reals except number 0
Answer:
b. all real numbers, except 0
Your answer is right
3x^2 + 13x + 4
-31x+5 is the same as (-18x-12)-13x+17
Answer:
y=-4x-18
Step-by-step explanation:
To find the slope of the function, you need two points in order, the first point having its x and y coordinates labeled as x1 and y1, and the second point having its coordinates labeled as x2 and y2. then, use the equation for slope, which is m=(y2-y1)/(x2-x1), and plug in the numbers. You should get m=(-10+2)/(-2+4)= -8/2= -4.
Then, use the slope and a point on the graph, and plug it into point slope form, which is y-y1=m(x-x1). No matter what point you use, you should get the same thing. I used the point (-2, -4). Using this point, the steps to arrange the equation in slope intercept form is: y+2=-4(x+4)=> y+2=-4x-16 => y=-4x-18.