Rearranging Formula: Make e the Subject | 10b + 5be - 3e + 7c

  • Thread starter Thread starter Gringo123
  • Start date Start date
  • Tags Tags
    Formula Rearrange
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
Gringo123
Messages
141
Reaction score
0
I need to rearrange this formula to make e the subject. Have I done it correctly?

10b + 5be - 3e + 7c
10b + 5be - 3e = 7c
5be - 3e = 7c - 10b
e(5b - 3) = 7c - 10b

e = 7c - 10b / 5b - 3
 
Physics news on Phys.org
Gringo123 said:
I need to rearrange this formula to make e the subject. Have I done it correctly?
You're not starting with an equation! Without the first line below being an equation, you can't solve for anything.
Gringo123 said:
10b + 5be - 3e + 7c
10b + 5be - 3e = 7c
5be - 3e = 7c - 10b
e(5b - 3) = 7c - 10b

e = 7c - 10b / 5b - 3
Assuming that this is your starting equation -- 10b + 5be - 3e = 7c -- your work following it is fine, EXCEPT that you need to use parentheses. You should write e this way:
e = (7c - 10b) / (5b - 3)
 
Thanks a lot Mark
 
Mark44 said:
You're not starting with an equation! Without the first line below being an equation, you can't solve for anything.

Assuming that this is your starting equation -- 10b + 5be - 3e = 7c -- your work following it is fine, EXCEPT that you need to use parentheses. You should write e this way:
e = (7c - 10b) / (5b - 3)

Well if we assume that the first line is an equation (set equal to zero): 10b + 5be - 3e + 7c=0, then the second line changes:

10b + 5be - 3e = -7c, and that would change the rest of the steps which follow...