Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
0
672
1
avatar

 

l = 1500000
e = 12.5
r = 2
x = (l*l) * (e/r)

Result of x would be 14062500000000


so my question is now how to get "l" if i change "x"
i tried alot of things already but couldnt find a way to do it but there must be one
please let me know if anyone knows a way to get "l" if i change "x"

Thank you very much

 Jun 8, 2014

Best Answer 

 #1
avatar+6251 
+11

x=I2(er)

(re)x=I2

I=\sqrt{\left(\dfrac r e\right)*x

just plug your numbers for r, e, and x in.

 Jun 9, 2014
 #1
avatar+6251 
+11
Best Answer

x=I2(er)

(re)x=I2

I=\sqrt{\left(\dfrac r e\right)*x

just plug your numbers for r, e, and x in.

Rom Jun 9, 2014

1 Online Users