Philly:
It might be a helpful teqnique for you to INTRODUCE new sub-variables, in order to SIMPLIFY your original expression into a shape you DO know how to manipulate.
As an example, let us take your expression (as I read it):
[tex]\tan(\theta)=\frac{v^{2}}{r*g}[/tex]
Now, we introduce auxiliary variables [itex]a=v^{2}, b=r*g[/itex]
Thus, your original equation may be written as:
[tex]\tan(\theta)=\frac{a}{b}[/tex]
This looks simpler than your original expression, right?
Now, you were to solve for "a" (that is v^2).
1. Multiply both sides with b:
[tex]b*\tan(\theta)=b*\frac{a}{b}[/tex]
2. Now, on your right handside, remember that you ALWAYS may write a fraction as follows [itex]\frac{a}{b}=\frac{1}{b}*a[/itex] no matter what the numbers a and b are.
Thus, your right-hand side can always be re-written as:
[tex]b*\frac{a}{b}=b*\frac{1}{b}*a[/itex]<br />
(And therefore, your EQUATION in 1 can be rewritten as [itex]b*\tan(\theta)=b*\frac{1}{b}*a[/itex]<br />
<br />
3. Furthermore, no matter what sort of number b is, you always have:<br />
[tex]b*\frac{1}{b}=1[/tex]<br />
(That's basically the old rule "A number divided by itself equals 1"!)<br />
Hence, you may rewrite your equation from 2. as:<br />
[tex]b*\tan(\theta)=1*a[/tex]<br />
<br />
4. You also know that any number a multiplied with 1 equals itself, 1*a=a, thus, you have:<br />
[tex]b*\tan(\theta)=a[/tex]<br />
Or, switching about:<br />
[tex]a=b*\tan(\theta)[/tex]<br />
<br />
5. Now, re-introduce v^2 and r*g from the definitions of a and b, and you have:<br />
<br />
[tex]v^{2}=r*g*\tan(\theta)[/tex][/tex]