Assume y varies inversely as x, how do you write the equation given y=-6 when x=-3?

2 Answers
May 29, 2017

y(1x)

so, y=kx

With x = -3 and y = -6 we have:

6=k3

=> k = 18

Then, y=18x

or, xy=18

:)>

May 29, 2017

y=18x

Explanation:

This sounds like inverse proportionality.

The standard writing for such a formula is: y=kx

Given the information, y = -6 when x =-3, we can find the constant "k".
6=k3k=6(3)=18

Now we know "k", we write the formula that sitifies y = -6 when x = -3 as y=18x