Answer:
2
Step-by-step explanation:
I hope this helps... try the app called photo math
Answer:
h, j2, f, g, j1, i, k, l (ell)
Step-by-step explanation:
The horizontal asymptote is the constant term of the quotient of the numerator and denominator functions. Generally, it it is the coefficient of the ratio of the highest-degree terms (when they have the same degree). It is zero if the denominator has a higher degree (as for function f(x)).
We note there are two functions named j(x). The one appearing second from the top of the list we'll call j1(x); the one third from the bottom we'll call j2(x).
The horizontal asymptotes are ...
- h(x): 16x/(-4x) = -4
- j1(x): 2x^2/x^2 = 2
- i(x): 3x/x = 3
- l(x): 15x/(2x) = 7.5
- g(x): x^2/x^2 = 1
- j2(x): 3x^2/-x^2 = -3
- f(x): 0x^2/(12x^2) = 0
- k(x): 5x^2/x^2 = 5
So, the ordering least-to-greatest is ...
h (-4), j2 (-3), f (0), g (1), j1 (2), i (3), k (5), l (7.5)
For the first line we have a slope of (y2-y1)/(x2-x1)
(2--2)/(1--1)=4/2=2 so we have:
y=2x+b, now solve for b with either of the points, I'll use: (1,2)
2=2(1)+b
b=0 so the first line is:
y=2x
Now the second line:
(1-10)/(4--2)=-9/6=-3/2 so far then we have:
y=-3x/2+b, using point (4,1) we solve for b...
1=-3(4)/2+b
1=-6+b
b=7 so
y=-3x/2+7 or more neatly...
y=(-3x+14)/2
...
The solution occurs when both the x and y coordinates for each are equal, so we can say y=y, and use our two line equations...
2x=(-3x+14)/2
4x=-3x+14
7x=14
x=2, and using y=2x we see that:
y=2(2)=4, so the solution occurs at the point:
(2,4)