Answer is x-1/3x^2
Merry Christmas
(x,y)
x=input
y=output
example
we see
g=(1,2)
theefor
g(1)=2
a.
f(4)=1
g(1)=2
g(f(4))=2
b.
g(-2)=4
f(4)=1
f(g(-2))=1
c.
f(3)=5
g(5)=5
f(5)=0
f(g(f(3)))=0
Answer:
<h3> FALSE</h3>
Step-by-step explanation:
The statement "The expression contains 2 terms." is false because the expression contains 3 terms: 7f, 15 and -2g
Answer:
15
Step-by-step explanation:
The formula for distance when given vertices is
√(x2 - x1)² + (y2- y1)²
Where we have points (x1,y1) and (x2,y2)
So, (-2,7) and (3, -3)
Distance = √(3 -(-2))² + (-3 -7)²
= √5² + (-10)²
= √25 + 100
= √125
= 15
Therefore, the distance between (-2,7) and (3, -3) is 15