Answer:
-4a/-8 +-12a
Step-by-step explanation:
I'm assuming its just asking you to put it down and now solve it so, I plugged in the top to the bottom, and multiplied it all; getting ^, if its asking for a more simplified answer it would be a/2 + 12a ... I think
Ax+by=c
a=(-by+c)/x
b=(-ax+c)/x
c=ax+by
x=(-by+c)/a
y=(-ax+c)/b. or y= -a/b x + c/b which is slope intercept form
Answer:
yes..
Step-by-step explanation:
Answer:
(-2,0)
Step-by-step explanation:
y < |x - 2|
Substitute the points in and check
(-2,0)
0 < |-2 - 2|
0 < |-4|
0 < 4 True
(2,1)
1 < |2 - 2|
1 < |0|
1 < 0 False
(2,0)
0 < |2 - 2|
0 < |0|
0 < 0 False
Answer:
<h3>
ln (e^2 + 1) - (e+ 1)</h3>
Step-by-step explanation:
Given f(x) = ln and g(x) = e^x + 1 to get f(g(2))-g(f(e)), we need to first find the composite function f(g(x)) and g(f(x)).
For f(g(x));
f(g(x)) = f(e^x + 1)
substitute x for e^x + 1 in f(x)
f(g(x)) = ln (e^x + 1)
f(g(2)) = ln (e^2 + 1)
For g(f(x));
g(f(x)) = g(ln x)
substitute x for ln x in g(x)
g(f(x)) = e^lnx + 1
g(f(x)) = x+1
g(f(e)) = e+1
f(g(2))-g(f(e)) = ln (e^2 + 1) - (e+ 1)