Consider f: N → N, g: N → N and h: N → R defined as f(x) = 2x, g(y) = 3y + 4 and h(z) = sin z for all x, y, z ∈ N. Show that ho (gof) = (hog) of.
Verify \(h\circ(g\circ f)=(h\circ g)\circ f\) for Given Functions 📺 Video Explanation 📝 Question Let: \[ f:\mathbb{N}\to\mathbb{N},\qquad f(x)=2x \] \[ g:\mathbb{N}\to\mathbb{N},\qquad g(y)=3y+4 \] \[ h:\mathbb{N}\to\mathbb{R},\qquad h(z)=\sin z \] Show that: \[ h\circ(g\circ f)=(h\circ g)\circ f \] ✅ Solution 🔹 Step 1: Find \(g\circ f\) By definition: \[ (g\circ f)(x)=g(f(x)) \] Substitute \(f(x)=2x\): \[ (g\circ f)(x)=g(2x)=3(2x)+4 \] […]