Rearranging an equation and drawing a blank

  • Thread starter Thread starter samsquaunch
  • Start date Start date
  • Tags Tags
    Drawing
AI Thread Summary
The discussion centers on rearranging the equation (a-b)=(F*b)/(A*E) to solve for b while ensuring unit consistency. The user struggles with the presence of Newton (N) in the final expression, questioning why it doesn't cancel out. A clarification is provided that A and E do indeed combine to yield N, which helps resolve the confusion. The correct rearrangement leads to b being expressed as b = (AEa)/(F+AE), confirming that the units simplify correctly to millimeters (mm). Ultimately, the explanation clarifies the user's misunderstanding regarding unit cancellation in the equation.
samsquaunch
Messages
4
Reaction score
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)
 
Mathematics news on Phys.org
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)
Can you retype it with units? Where's your difficulty?
 
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.
 
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.
##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##
 
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?
 
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?
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##.

If you divide by ##AE## first then you'll have ##b = \frac{a}{\frac{F}{AE} + 1}## and therefore $$unit(b) = \frac{unit(a)}{\frac{unit(F)}{unit(AE)}+unit(1)} = \frac{mm}{\frac{N}{mm^2 \cdot \frac{N}{mm^2}}+0} = \frac{mm}{\frac{N}{N}} = \frac{mm}{1} = mm$$.
 
Alright thank you that just finally made it sink in. I was looking at it if there is an AE on the top and bottom they would just cancel each other out but the way you laid it out here makes a lot of sense.
 
Back
Top