You can put this solution on YOUR website! If x varies inversely as v, and x=27 when v=7, find x when v=63.
----
x = k/v
----
Solve for "k" using "x=27 when v=7":
27 = k/7
k = 7*27 = 189
----
Equation:
x = 189/v
---
Find x when v=63.
x = 189/63
x = 3
==================
Cheers,
Stan H.
==================