SOLUTION: The variable Z is directly proportional to X, and inversely proportional to Y. When X is 6 and Y is 6, Z has the value 12. What is the value of Z when X = 13, and Y = 10

Algebra ->  Sequences-and-series -> SOLUTION: The variable Z is directly proportional to X, and inversely proportional to Y. When X is 6 and Y is 6, Z has the value 12. What is the value of Z when X = 13, and Y = 10       Log On


   



Question 981067: The variable Z is directly proportional to X, and inversely proportional to Y. When X is 6 and Y is 6, Z has the value 12.
What is the value of Z when X = 13, and Y = 10

Found 2 solutions by rothauserc, ikleyn:
Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
Z = k * X / Y where k is the constant of proportionality
when Z = 12, X = 6, Y = 6 we have
12 = k * 6 / 6
k = 12
********************************************************
Z = 12 * 13 / 10
Z = 156 / 10
Z = 15.6

Answer by ikleyn(52786) About Me  (Show Source):
You can put this solution on YOUR website!

The fact that  "the variable  Z  is directly proportional to  X,  and inversely proportional to  Y"  (which is the given condition)  means that

Z = k%2A%28X%2FY%29,

where  k = const  (a constant value).  If you substitute  X=6,  Y=6  and  Z=12  into this formula,  you will get

12 = k%2A%281%2F1%29 = k.

Hence,  k = 12.

Thus our formula for  z  is

Z = 12%2A%28X%2FY%29.

Now,  if you substitute  X=13  and  Y=10  into the last formula,  you will get

Z = 12%2A%2813%2F10%29 = %2812%2A13%29%2F10 = 156%2F10 = 15.6.

It is the answer to your question.