The correct answer is: 3) " x ; 1/2" .
_____________________________________________________
Explanation:
_____________________________________________________
Question 1)
g [ f(x) ] = ? ;
→ Given: " f(x) = 1/3 x " ;
→ Given: " g(x) = 3x " ;
__________________________________
g [ f(x) ] = g(1/3 x) = 3(1/3 x) = 1x = "x" .
__________________________________
Question 2)
g [ f(1/2) ] = ? ;
__________________________________
→ Given: " f(x) = 1/3 x " ;
→ f(1/2) = (1/3) * (1/2) = (1*1) / (3*2) = (1/6) ;
→ g [ f(x) ] =
g(1/6) = 3* (1/6) = (3/1) * (1/6) = (3*1) / (1*6) = 3/6 = (3÷3) / (6÷3) = " 1/2 " .
___________________________________________________________
Answer: 336cm^3
Step-by-step explanation: First of all. We can combine the two different 4's to make this one shape so it is easier to calculate. We know to get volume it is l * w * h=v. So we just plug in the values. We have 8*3*14. Now just multiply. 8*3*14 = 336
Answer:
17
Step-by-step explanation:
b(n)=b(n-1)+1 means a term can be found by taking it's previous term and adding 1 to it.
So if b(1)=16, the next term b(2)=16+1=17.