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

Algebra ->  Rational-functions -> SOLUTION: 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.      Log On


   



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.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
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.
===============