Answer:
Height is 0.5
Step-by-step explanation:
height of parallelogram = area ÷ base
= 2.5 ÷ 5 = 0.5
The Answer: (-b + 15) (15 - b)
Answer:
fog = 2√(x-1) + 1
Domain = [1,
)
Step-by-step explanation:
Given the functions f(x)=2x+1 and g(x)=sqrt(x-1), we are to find the composite function fog
fog = f(g(x))
f(g(x)) = f(√(x-1))
f(√(x+1)) means that we are to replace variable x in f(x) with the function √(x-1)
f(√(x-1)) = 2(√(x-1))+1
f(√(x+1)) = 2√(x-1) + 1
fog = 2√(x-1) + 1
<em>For the function to exist on any real valued function, then the function inside square root i.e x-1 must be greater than or equal to zero (x-1≥0)</em>
If x-1≥0
x≥0+1
x≥1
This means the range of variable x must be values of x greater than or equal to 1.
Domain = [1,
)
Answer:
-1 -2 -3 -4 -5 -6 -7 -8 -9 -10 1:2
f(h(x))= 2x -21
Step-by-step explanation:
f(x)= x^3 - 6
h(x)=\sqrt[3]{2x-15}
WE need to find f(h(x)), use composition of functions
Plug in h(x)
f(h(x))=f(\sqrt[3]{2x-15})
Now we plug in f(x) in f(x)
f(h(x))=f(\sqrt[3]{2x-15})=(\sqrt[3]{2x-15})^3 - 6
cube and cube root will get cancelled
f(h(x))= 2x-15 -6= 2 x-21