document.write( "Question 1080433: If t varies jointly as r and p and inversely as q, then find an equation for t if t = -4 when r = -2, p=8, and q = -3. \n" ); document.write( "
Algebra.Com's Answer #694553 by amfagge92(93)\"\" \"About 
You can put this solution on YOUR website!
\"t%26%238733%3Bpr%2Fq\"
\n" ); document.write( " \"t=Kpr%2Fq\"
\n" ); document.write( "where K is constant
\n" ); document.write( "t=-4 r=-2 P=8 q=-3
\n" ); document.write( " -4=K*-3*8/-3
\n" ); document.write( "K=-3/4
\n" ); document.write( " \"t=-3pr%2F4q\" is the equation.
\n" ); document.write( "
\n" );