I am currently working through a problem in Rotman:
Let $R$ be a domain and let $Q=$Frac$(R)$. If $r\in R$ is nonzero and $A$ is an $R$-module for which $rA=0$, prove that for all $n\geq 0$, $\mathrm{Ext}_R^n(Q,A)=0=\mathrm{Tor}_n^R(Q,A)$.
I think I have the Tor part:
Since $Q$ is flat, Tor$_n^R(Q,A)=0$ for all $n\geq 1$. And Tor$_0^R(Q,A)=Q\otimes_R A=0$ because: for each $\frac{t}{s}\otimes a\in Q\otimes A$, $\frac{t}{s}\otimes a=\frac{tr}{sr}\otimes a=\frac{t}{sr}\otimes ra =0$.
However, I am having trouble with the Ext part. To do it directly I either need a projective resolution for $Q$ or an injective resolution for $A$, but I am not sure how I would resolve either of these. Or I considered using a long exact sequence for the short exact sequence $0\rightarrow R\rightarrow Q\rightarrow Q/R\rightarrow 0$, but that didn't seem to get me anywhere either.
I have been stuck on this problem for far too long so any help or hints are greatly appreciated.