Q. If f(x)=ex/8,g(x)=6x+9, and h(x)=x, Find a simplified formula for: f(g(x))h(x)=
Substitute g(x) into f(x): Step 1: Substitute g(x) into f(x).- Calculation: f(g(x))=e(g(x)/8)- Substitute g(x)=6x+9 into the equation.- f(g(x))=e((6x+9)/8)
Simplify expression inside exponent: Step 2: Simplify the expression inside the exponent.- Calculation: Simplify (6x+9)//8.- Since // denotes integer division, (6x+9)//8 will simplify based on integer values.- For large values of x, this simplifies to 6x//8+9//8.- 6x//8 simplifies to 3x/4 (incorrect simplification, should be 0.75x but integer division rounds down).- 9//8 simplifies to 1.- Therefore, f(g(x))=e(0.75x+1).