Help rearranging a formula to solve for different variables

  • Thread starter Thread starter Noah159
  • Start date Start date
  • Tags Tags
    Formula Variables
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
12 replies · 6K views
Noah159
Messages
12
Reaction score
0

Homework Statement

[/B]
I just got this formula from class : Q=mc(T2-T1) and got task to make 2 more formulas from this one

Homework Equations


How do I make these formulas : T1=? and T2=?

The Attempt at a Solution


T2=Q:mc-T1
T1=-T1
T1=Q:mc+T2
Thanks for help
 
Physics news on Phys.org
Noah159 said:

Homework Statement

[/B]
I just got this formula from class : Q=mc(T2-T1) and got task to make 2 more formulas from this one

Homework Equations


How do I make these formulas : T1=? and T2=?

The Attempt at a Solution


T2=Q:mc-T1
T1=-T1
T1=Q:mc+T2
Thanks for help
Welcome to the PF.

The equations look okay (see kuruman's post below) except for the bolded part. What do you mean by that equation?
 
Last edited:
Note that I changed the thread title to: "Help rearranging a formula to solve for different variables".

I think this will make it a bit more clear what the thread is about.
 
  • Like
Likes   Reactions: berkeman
I got Delta T=Q:mc

Delta T=T2-T1 so formula is T2-T1=Q:mc and I just used simple math trick that if you change sides, it just changes from + to - and - to + e.g x=+4 meaning x-4=0

So from T2-T1=Q:mc formula I got these two:
T1=Q:mc-T2
T2=Q:mc+T1
 
T2-T1=Q:mc
T2=Q:mc+T1
T2:Q*mc=T1
T1=T2:Q*mc
Did I get it right this time?
 
T2-T1=Q:mc

I can't just move Q:mc freely becouse of division between Q and mc and because of multiplication between m and c.
E.g ρ=m:V
Makes m=ρV
So I can't use my math trick
Sorry if I got your question wrong
 
Noah159 said:
I can't just move Q:mc freely becouse of division between Q and mc and because of multiplication between m and c.
Yes you can. Here is how and why. Let w = Q:mc. Then your equation becomes T2-T1 = w. Now move things around to get T1 alone on one side. Finally, replace w with what it is the same as, namely Q:mc. This is how algebra works!
 
+T2-T1=+w
+T2=+T1+w
+T2-w=+T1
T2-Q:mc=T1
I hope i got it right this time, did I?
 
Thanks for your help. I definitely learned a lot.