-
algebraic manipulation
I need to find the relationship between A and B, where
and }})
I'm assuming I need to make 
So basically, how do I get
out of
?
I've only gotten so far:
}})
and I can't figure out how to extract
from the numerator on the right side of the equation.
Is this even possible? Am I going about this problem incorrectly?
-
Hello,
Your initial question is to get a relation between A and B, right ?
If so, just look at their formulas. They both have
in it.
So, for example, write that
and substitute it in A.
If it's not what you're looking for, can you be more precise about what you want ? I can't see what you want to do with the stuff you've written down in the rest of your message (Worried)
-
Or, if we divide A by B, we can invert B and multiply
}\ \frac{V_1(t_2-t_1)}{V_2-V_1}=\frac{V_1(L_2-L_1)}{(V_2-V_1)L_1})
-
Thank you. I suppose I was just overthinking the problem. Got it now :)