Concept:The limit of a function as its argument approaches zero depends only on the value of the function near zero.Explanation:Given: x→0limϕ(x)=a2, where a=0.We need x→0limϕ(ax).Let t=ax. Then x=at.As x→0, t→0 because a is a non‑zero constant.Thus x→0limϕ(ax)=t→0limϕ(t).But t→0limϕ(t)=x→0limϕ(x)=a2.Therefore the required limit is a2.Answer:a2