Let $W$ be a $(0,2)$ tensor in the sense that $W: V^{*r} \times V^r \to \mathbb{R}$ on a manifold $M$ with chart $(U,\phi) = (U, (x^1, x^2))$ and define the "coefficients"
$$W^{11} = x^1 + 5\; \text{and}\; W^{ij} = 0 \;\forall(i,j) \neq (1,1)$$
So basically we just need to look at the $(1,1) $ indices and nothing else.
In the chart $(U,\phi)$, I was asked to find $W((x^2)^2dx^1, 3dx^1 + e^{x^1x^2}dx^2)$
Now apparently the answer just treats the terms $(x^2)^2, 3, e^{x^1x^2}$ as scalars and the answer turned out to be
$$W((x^2)^2dx^1, 3dx^1 + e^{x^1x^2}dx^2) = 3(x^2)^2(x^1 + 5)$$
================
Now here was what I thought ($[..]$ will be used to evaluation)
\begin{align} W((x^2)^2dx^1, 3dx^1 + e^{x^1x^2}dx^2) &= W^{11}( \partial / \partial x_1 \otimes \partial / \partial x_1 ) [(x^2)^1 dx^1, 3dx^1 + e^{x^1x^2}dx^2)]\\ &=W^11 (\partial / \partial x_1)[(x^2)^2dx^1]( \partial / \partial x_1 )[3dx^1 + e^{x^1x^2}dx^2] \end{align}
Now what I assume the solution did was "pull out" the "constants" $(x^2)^2, 3, e^{x^1x^2}$. But I cannot figure out why we don't apply a "Leibniz" rule like on the product. For example, why don't we do $$(\partial / \partial x_1)[(x^2)^2 dx^1] = (x^2)^21 + 0dx^1$$? Yet we don't do $$(\partial / \partial x_1)[ e^{x^1x^2}dx^2] = e^{x^1x^2}0 + x^2 e^{x^1x^2}dx^2,$$ but instead we should do $$ e^{x^1x^2}\partial / \partial x_1(dx^2) = 0$$