Concept:Differentiate a composite function using the chain rule after simplifying the inner expression.Explanation:Given f(x)=x−5, first simplify the inner term:f(4h(x)+3)=(4h(x)+3)−5=4h(x)−2Therefore,g(x)=(4h(x)−2)2Differentiate using the chain rule:g′(x)=2(4h(x)−2)⋅4h′(x)g′(x)=8h′(x)(4h(x)−2)Substitute h(1)=4 and h′(1)=−2:g′(1)=8(−2)(4(4)−2)g′(1)=−16(16−2)g′(1)=−16×14=−224Answer:g′(1)=−224, which is option B.