Need help with function problem

  • Thread starter Thread starter Aprilshowers
  • Start date Start date
  • Tags Tags
    Function
AI Thread Summary
To find g(f(x)), substitute f(x) = 3x + 1 into g(x) = (x^2 + 5x)^-1/2. This results in g(f(x)) = ((3x + 1)^2 + 5(3x + 1))^-1/2, which simplifies to (9x^2 + 21x + 6)^-1/2. The calculations are confirmed to be correct, demonstrating the proper method of function composition. The final expression for g(f(x)) is indeed (9x^2 + 21x + 6)^-1/2.
Aprilshowers
Messages
14
Reaction score
0
If f(x) = 3x + 1
and g(x) = (x^2 + 5x)^-1/2
find g(f(x))
 
Physics news on Phys.org
Does this look right?

f(x) = 3x + 1
g(b) = (b^2 + 5b)^-1/2
Let b=f(x)=3x+1
Substitute 3x + 1 in for b:
g(b)=((3x+1)^2+5* (3x+1))^-.5
=(9x^2+6x+1+15x+5)^-.5
=(9x^2+21x+6)^-.5
g(f(x))= (9x^2+21x+6)^-.5
Please advise
 
Yes, that's exactly right. To find g(f(x)) you replace the "x" in the formula for g with the formula for f(x).
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top