SOLUTION: 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?

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: 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?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



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?
Found 2 solutions by stanbon, Mathtut:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
x varies directly as the square of s and inversely as t.
x = k[s^2/t]
-----------------------
How does x change when s is doubled?
x = k[(2s)^2/t] = 4k[s^2/t]
doubling s quadruples x
-----------------------
When both s and t are doubled?
x = k[(2s)^2/(2t)]
x = 4ks^2/(2t)
x = 2ks^2/t
doubling s and t doubles x
==============================
Cheers,
Stan H.

Answer by Mathtut(3670) About Me  (Show Source):
You can put this solution on YOUR website!
remember when a constant like x in our case varies directly with another variable,s squared in our case it takes on this form x%2Fs%5E2=k and when a constant like x varies indirectly with t it takes on this form xt=k
: together we have xt/s^2=k or x=s%5E2%28k%29%2Ft
:
so we have when s is doubled we have xt%2F%282s%29%5E2=k or x=4s%5E2%28k%29%2Ft%29meaning x increases by 4 when s is doubled.
:
when s and t are doubled we have x%282t%29%2F%282s%29%5E2%29=kor x=2s%5E2%28k%29%2Ft
meaning x doubles when s and t are doubled