Answer:
.. .. ..
o = N - F :
.. ..
Under the N just leave empty
Step-by-step explanation:
There is a hole at x=4 because the top factors to (x-4)(x+3)
in the end we get
f(x)=(x-4)(x+3)/(x-4)
the (x-4) cancels out and we get
f(x)=x+3
so baiscally f(x) is y=x+3 but with a hole at (4,7)
one way is to make a piecewise function defined as(x^2-x-12)/(x-4) for all x≠4 and defined as 7 for x=4
or, to just do f(x)=x+3
Answer:
x = -y
or
-y = x
Step-by-step explanation:
since you reflect it over the x axis, the y changes to a negative
The third and fourth ones are correct
Answer:
Mary is
times heavier than her sister
Step-by-step explanation:
Mary's Weight = n
Sister's Weight = n - 15
To find how many times mary is heavier, we need to multiply "that many time" [let it be x] with sister's weight to get Mary's weight.
<u>e.g. </u>If someone weighs 100 and another person 50, 50 * 2 = 100, thus, 100 kg person is 2 times heaving. We do same for this:
(n - 15) * x = n
x = n/(n - 15)