Question 1204745
<pre>
FORMULA for all "varies ___ as" problems

                              product of "directly" or "jointly" variables
"Varies ___ as" variable = k* --------------------------------------------
                                  product of "inversely" variables

[If one of the types of variables "directly", "jointly", or "inversely"
variables are missing, always put 1 for them.]

The "varies ___ as" variable is y, so write:


                   y = k*-----

The only "directly variable" is x, so write it on the top:

                          x
                   y = k*---- 


There is no "inversely variable", so write "1" on the bottom:


                          x
                   y = k*----- 
                          1
or

                   y = k*x


Now we're ready to substitute the numbers for all the letters except the
constant k from this: "y=10 when x=7". Substituting:

                          
                  10 = k*7 
                          
Solve for k:
                          
                10/7 = k
                          

Now go back to this equation:


                   y = k*x



and substitute 10/7 for the constant k.

                   y = (10/7)*x

Now we substitute x = 5:

                   y = (10/7)*(5)

Then finish it up:

                   y = 50/7 = 7 1/7

Edwin</pre>