I want to show that acceleration, pressure and area are independent dimensions meaning that there is no relationship between either pair of values. One cannot be written in terms of the others.
Here is my reasoning.
$$[acceleration]=[a]=LT^{-2}$$ $$[pressure]=[p]=ML^{-1}T^{-2}$$ $$[area]=[A]=L^{-2}$$
Now if there was any kind of relationship such as for example: $$a=pA$$ then it would be possible to multiply all terms to one side as follows: $$1=\frac{pA}{a}$$ This i just an example but for any relationship this is always true because of the equation must remain dimensionally homogeneous.
So in general we have: $$1=[a]^e[p]^{f}[A]^g$$ were $e,f,g$ are quotients that might be part of the equation. Now we do dimensional analysis: $$1=L^{a-b-2c}M^{b}T^{-2a-2b}$$
$$L: 0 = a-b-2c$$ $$M: 0 = b$$ $$T: 0 = -2a-2b$$
There the solutions are $a=b=c=0$. This, indicates that the only way in which a relationship can be achieved using these three dimensions is if each of them has a power $0$ i.e. there is no dimension. If by contrast we got some other type of solution, that would mean that there is a relationship between the dimensions are they are therefore not independent of each other.
Now, my question. Is is a correct proof? Does it make sense?