10.1k views
0 votes
The variables x and y are inversely proportional, and y=2 when x=3. What is the value of y when x=9?

2 Answers

3 votes
x = z / y

when x = 3, y = 2

3 = z / 2
z = 6

when x = 9, z = 6

9 = 6 / y

y = 6 / 9 = 2 / 3 Answer

User Nazim Ch
by
6.8k points
6 votes
If x is inversely proportional to y, then:

x=k/y.

When y=2, x=3.

3=k/2, therefore k=6.

So, x=k/y is in fact x=6/y.

When x=9:

9=6/y

9y=6

y=6/9=2/3.
User Kosala W
by
7.2k points