cmstank1 cmstank1
  • 24-12-2018
  • Mathematics
contestada

if y varies inversely as x and y=16 when x=4, find y when x=3

Respuesta :

Аноним Аноним
  • 24-12-2018

Answer:

21.33 to nearest hundredth

Step-by-step explanation:

Inverse Variation is y = k / x where k is a constant.

Plug in the given values to find k:-

16 = k/4

k = 4*16 = 64 so the equation  of variation is y = 64/x.

So when x = 3,   y = 64/3 = = 21.33 to nearest hundredth.

Answer Link

Otras preguntas

Write the constant of proportionality (k). Write an equation (y=kx)
Write a function formula for g using the function f.g(x)=Write a function formula for f using the function g.f(x)=​
Bart, Lisa, and Maggle are pooling their money to buy a snack from the comer store. Bart has nickels. Lisa has dimes and Magale has quarters. There is pre more
How does natural beauty aid possibility of tourism development in Nepal.​
In the Month of March, Digby received orders of 182 units at a price of $15.00 for their product Deal, and in April receives an order for 46 units of their prod
Which statement most accurately describes human skeletal muscle tissue? It is involuntary and striated. B It is involuntary and lacks striations. It is voluntar
i need help im in the zoom with my tech
find the number that belongs in the green box. round your answer to the nearest tenth. ​
At an arcade, Michael pays $0.50 for each game he plays. proportional or non-proportional?
Write the code to produce a for loop that counts down from 20 to 0 by 2’s and prints the number each time it goes through the loop. (python)