document.write( "Question 170506: x varies directly as the square of s and inversely as t. How does x change when s is doubled? When both s and t are doubled? \n" ); document.write( "
Algebra.Com's Answer #125898 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
x varies directly as the square of s and inversely as t.
\n" ); document.write( "x = k[s^2/t]
\n" ); document.write( "-----------------------\r
\n" ); document.write( "\n" ); document.write( "How does x change when s is doubled?
\n" ); document.write( "x = k[(2s)^2/t] = 4k[s^2/t]\r
\n" ); document.write( "\n" ); document.write( "doubling s quadruples x
\n" ); document.write( "-----------------------
\n" ); document.write( "When both s and t are doubled?
\n" ); document.write( "x = k[(2s)^2/(2t)]
\n" ); document.write( "x = 4ks^2/(2t)
\n" ); document.write( "x = 2ks^2/t\r
\n" ); document.write( "\n" ); document.write( "doubling s and t doubles x
\n" ); document.write( "==============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );