Answer:
t = (q - r) / rs
Explanation:
Right now you have q=rst+r so if you want to find t you must move the variables around. Like this:
q=rst+r (or r+rst)
so so get rid of the r first
like this: (q-r)=rst
divide by rs to find t
so t=(q-r)/rs
9.3m questions
12.0m answers