document.write( "Question 1091588: If r varies jointly as s and t, and r=90 when s=8 and t=15, find r when s=7 and t=12 \n" ); document.write( "
Algebra.Com's Answer #706014 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! r=kst, solve for k \n" ); document.write( "90=k*8*15=120k \n" ); document.write( "k=3/4 \n" ); document.write( "now use that value of k \n" ); document.write( "r=0.75*7*12=63 \n" ); document.write( " \n" ); document.write( " |