Hi there,
I have the following thread:
1) m2 < m1 and L2 < L1
2) abs(m2-m1)=abs(L2-L1)
the values of m2, m1 and L1 are known, what equation can I use to find the value of L2?
thank you
Hi, I am beginner in mathematics , I have the following relationship:
a-b=c-d
I need to calculate c under the assumption that a, b and d are known values.
I got c=a-b+d
and c=a/b*d
can I use any other formulas?!