samsquaunch
- 4
- 0
I need to rearrange this equation to solve for b but I can not get it worked out to where my units end up being correct.
(a-b)=(F*b)/(A*E)
(a-b)=(F*b)/(A*E)
Can you retype it with units? Where's your difficulty?samsquaunch said:I need to rearrange this equation to solve for b but I can not get it worked out to where my units end up being correct.
(a-b)=(F*b)/(A*E)
##unit(b) = \frac{unit(AEa)}{unit(F+AE)}= \frac{unit(A)unit(E)unit(a)}{unit(F)+unit(A)unit(E)}= \frac{mm^2 \cdot \frac{N}{mm^2} \cdot mm}{N + mm^2 \cdot \frac{N}{mm^2}} = \frac{N \cdot mm}{N} = mm##samsquaunch said:I end up with b=(AEa)/(F+AE) but A=mm^2 E=N/mm^2 a=mm F=N and b needs to be mm but I am left with the N from F with nothing to cancel it out.
What do you mean by "cancel each other out"? ##unit (A\cdot E) = unit(A) \cdot unit (E) = mm^2 \cdot \frac{N}{mm^2} = N##.samsquaunch said:I don't understand why the N is still on top. Doesn't A and E both cancel each other out so that all that remains is F and a?