- #1
Andreii
- 53
- 0
Hi, here is my equation of basic mathematic.. I know it looks a bit huge but actually on the paper it isn't. In the equation is one mathematic mistake, I checked several times alone and I am not able to find it, I hope i can get some help and thank you:
If I write like this '' L1 '' (without the space between letter and number) then this means L with index 1. I mean the same for each other letter and number where there is no space between them. Datas are the following: L is 0.25, L1 is 1480, L2 is 1680, L3 is 1660, L4 is 590, F is 21000, A1 is 1661.06, A2 is 1074.665, A3 is 132.665, E1 is 110000, E2 is 110000, E3 is 210000, Z1 is 7 * 10^-6, Z2 is 30 * 10^-6, Z3 is 12 * 10^-6 and T is 63.8
Step Number 1: L = ((A * L1) / (A1 * E1)) + Z1 * T * L1 + ((A * L2) / (A2 * E2)) + Z2 * T * L2 + ((A + F) * L4 / (A2 * E2)) + Z2 * T * L4 + ((A + F) * L3 / (A3 * E3)) + Z3 * T * L3
Step Number 2: A ((L1 / (A1 * E1)) + Z1 * T * L1 + (L2 / (A2 * E2)) + Z2 * T * L2 + (L4 / (A2 * E2)) + Z2 * T * L4 + (L3 / (A3 * E3)) + Z3 * T * L3) + ((F * L4) / (A2 * E2)) + ((F * L3) / (A3 * E3)) = L
Step Number 3: A = (L – ((F * L4) / (A2 * E2)) – ((F * L3) / (A3 * E3))) / (L1 / (A1 * E1)) + Z1 * T * L1 + (L2 / (A2 * E2)) + Z2 * T * L2 + (L4 / (A2 * E2)) + Z2 * T * L4 + (L3 / (A3 * E3)) + Z3 * T * L3)
Step Number 4: A = (0.25 – ((21000 * 590) / (1074.665 * 110000)) – ((21000 * 1660) / (132.665 * 210000))) / (1480 / (1661.06 * 110000)) + 7 * 10^-6 * 63.8 * 1480 + (1680 / (1074.665 * 110000)) + 30 * 10^-6 * 63.8 * 1680 + (590 / (1074.665 * 110000)) + 30 * 10^-6 * 63.8 * 590 + (1660 / (132.665 * 210000)) + 12 * 10^-6 * 63.8 * 1660
Step Number 5: A = (0.25 – 0.104811 – 1.25127) / ( 8.099 * 10^-6 + 0.660968 + 1.42 * 10^-5 + 3.21552 + 4.99 * 10^-6 + 1.12926 + 5.96 * 10^-5 + 1.270896)
Step Number 6: A = (-1.106081) / (6.27673)
Step Number 7: A = - 0.1762
In Step Number 4, I also tried: 7 * 10^6 instead of 7 * 10^-6 and 30 * 10^6 instead of 30 * 10^-6 (in both 30 * 10^-6) and 12 * 10^6 instead of 12 * 10^-6 but I still don't get the true result (for A) – mistake is still there, I just can't find it
If I write like this '' L1 '' (without the space between letter and number) then this means L with index 1. I mean the same for each other letter and number where there is no space between them. Datas are the following: L is 0.25, L1 is 1480, L2 is 1680, L3 is 1660, L4 is 590, F is 21000, A1 is 1661.06, A2 is 1074.665, A3 is 132.665, E1 is 110000, E2 is 110000, E3 is 210000, Z1 is 7 * 10^-6, Z2 is 30 * 10^-6, Z3 is 12 * 10^-6 and T is 63.8
Step Number 1: L = ((A * L1) / (A1 * E1)) + Z1 * T * L1 + ((A * L2) / (A2 * E2)) + Z2 * T * L2 + ((A + F) * L4 / (A2 * E2)) + Z2 * T * L4 + ((A + F) * L3 / (A3 * E3)) + Z3 * T * L3
Step Number 2: A ((L1 / (A1 * E1)) + Z1 * T * L1 + (L2 / (A2 * E2)) + Z2 * T * L2 + (L4 / (A2 * E2)) + Z2 * T * L4 + (L3 / (A3 * E3)) + Z3 * T * L3) + ((F * L4) / (A2 * E2)) + ((F * L3) / (A3 * E3)) = L
Step Number 3: A = (L – ((F * L4) / (A2 * E2)) – ((F * L3) / (A3 * E3))) / (L1 / (A1 * E1)) + Z1 * T * L1 + (L2 / (A2 * E2)) + Z2 * T * L2 + (L4 / (A2 * E2)) + Z2 * T * L4 + (L3 / (A3 * E3)) + Z3 * T * L3)
Step Number 4: A = (0.25 – ((21000 * 590) / (1074.665 * 110000)) – ((21000 * 1660) / (132.665 * 210000))) / (1480 / (1661.06 * 110000)) + 7 * 10^-6 * 63.8 * 1480 + (1680 / (1074.665 * 110000)) + 30 * 10^-6 * 63.8 * 1680 + (590 / (1074.665 * 110000)) + 30 * 10^-6 * 63.8 * 590 + (1660 / (132.665 * 210000)) + 12 * 10^-6 * 63.8 * 1660
Step Number 5: A = (0.25 – 0.104811 – 1.25127) / ( 8.099 * 10^-6 + 0.660968 + 1.42 * 10^-5 + 3.21552 + 4.99 * 10^-6 + 1.12926 + 5.96 * 10^-5 + 1.270896)
Step Number 6: A = (-1.106081) / (6.27673)
Step Number 7: A = - 0.1762
In Step Number 4, I also tried: 7 * 10^6 instead of 7 * 10^-6 and 30 * 10^6 instead of 30 * 10^-6 (in both 30 * 10^-6) and 12 * 10^6 instead of 12 * 10^-6 but I still don't get the true result (for A) – mistake is still there, I just can't find it