Saturday, May 18, 2013

Solve s= h/m(v-u) for m

For literal equations we follow a kind of "reverse-PEMDAS" strategy: whatever was done to get an expression we undo. 

%0D%0A+s=+h%2F%28m%28v-u%29%29%0D%0A 


%0D%0A+s%2Am=+%28h%2F%28m%28v-u%29%29%29%2Am%0D%0A 


%0D%0A+%28s%2Am%29%2Fs=+%28h%2F%28v-u%29%29%281%2Fs%29%0D%0A 

%0D%0A+m=+h%2F%28s%28v-u%29%29%0D%0A

No comments: