matematika



Problem with rearranging formula

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:
BBCode is ON
[img] is OFF
[flash] is OFF
[url] is ON
Smilies are ON
Topic review
LaTeX Help
Every formula have to stat with [tex] and ends with [/tex].
a^{bc} is displayed as: abc
a_ is displayed as: a1
   

Expand view Topic review: Problem with rearranging formula

Re: Problem with rearranging formula

Post by Guest » Thu Jun 07, 2012 7:52 am

Thanks but that doesn't completely solve the problem, as M = 0.5 + 0.5 * (1 + Q * V^0.5 / 10000)^-0.25 )

So from that
Q = (P*F)/(10*T*(0.5 + 0.5 * (1 + Q * V^0.5 / 10000)^-0.25 ))

Re: Problem with rearranging formula

Post by Guest » Thu Jun 07, 2012 7:47 am

10*T*Q*M/F = P

10*T*Q*M = P*F

Q = (P*F)/(10*T*M)

Problem with rearranging formula

Post by Guest » Thu Jun 07, 2012 5:27 am

Ok, so currently I have
10*T*Q*M/F = P
M = 0.5 + 0.5 * (1 + Q * V^0.5 / 10000)^-0.25 )

With that I need to rearranging it so
Q = ?

The fact that there are two Q's has made it too difficult for me and it has been years since I did maths this advanced.

Thanks in advanced.

Top