How do I rearrange the equation to solve for 'M'?

  • Thread starter Thread starter Dark_Dragon
  • Start date Start date
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
7 replies · 2K views
Dark_Dragon
Messages
14
Reaction score
0
well i have my equation T^2/R^3 = 4pi^2/GM

and i want to find 'M' on its own, (i never have been good at this) but here is my attempt:

M = 4pi^2/G(T^2/R^3)

is this correct?
 
Physics news on Phys.org
No (not as I read your notation). Note that when you "move" something like a/b to the other side of an equation it becomes b/a.

It may help to transform your equation only one step at a time. If you are in doubt about the transformation rules, then remember that you are transforming the two sides by doing the same thing on both sides, i.e. to "move" the term [itex]a[/itex] in [itex]a+b[/itex] you actually add [itex]-a[/itex] to both sides so that the original side becomes [itex]a-a+b = 0+b = b[/itex]; to "move" the factor [itex]a[/itex] in [itex]a \cdot b[/itex] you actually multiply with [itex]1/a[/itex] on both sides that on the original side becomes [itex](a/a) \cdot b = 1 \cdot b = b[/itex].
 
Last edited:
after having a look at it for a while, i tried one step at a time and i came out with:

M = (4*pi^2)(T^2/R^3)/G

is this any better? please don't take offence if i didnt understand your post.
 
Last edited:
This is the same result you got the first time, so its still not correct.

The problem is with [itex]T^2/R^3[/itex]. Originally that factor is on one side of the equation and must at some transformation step be moved to the other side. You seem to move it verbatim to the other side so it ends up being the same [itex]T^2/R^3[/itex] which is not correct.

Note that the factor is in the form of a fraction (i.e. a/b) and you should carefully consider what happens when you move such a fractional factor to the other side of an equation. If you have a textbook you may want to look up reciprocal.
 
so you're saying that i need to turn the expression into R^3/T^2?

then would the equation be:

M = (4pi^2)(R^3/T^2) / G ?

am i any closer?
 
You were initially correct in your first post, just remember to bring R^3 to the numerator to simplify things.
 
Dark_Dragon said:
so you're saying that i need to turn the expression into R^3/T^2?

then would the equation be:

M = (4pi^2)(R^3/T^2) / G ?

am i any closer?

Now it looks right, yes.
 
ok thank you very much :)
i have a fair bit of trouble with rearrangements,

so thanks for the help! =)