Question 404302
Suppose x and y vary inversely, and x = 5 when y = 1.6 
Write a function that models the inverse variation. 
Find y when x = 32.
---
y = k/x
---
Solve for "k" using x = 5 when y = 1.6
1.6 = k/5
k = 8
----
Equation for this problem:
y = 8/x
-----
Find y when x = 32:
y = 8/32
y = 1/4
===============
Cheers,
Stan H.
===============