Concept:A function is decreasing when its derivative is negative for all x.Explanation:Given f(x)=csinx+dcosxasinx+bcosx.Differentiate using the quotient rule:f′(x)=(csinx+dcosx)2(csinx+dcosx)(acosx−bsinx)−(asinx+bcosx)(ccosx−dsinx)Expanding the numerator, the acsinxcosx and bdsinxcosx terms cancel out.The remaining terms give:ad(sin2x+cos2x)−bc(sin2x+cos2x)=ad−bcThus,f′(x)=(csinx+dcosx)2ad−bcSince the denominator is always positive, f′(x)<0 implies ad−bc<0.Answer:ad−bc<0, i.e. option B.