Correct option is D
Given:
x varies inversely as y3−1.
When y = 3 , x = 8 .
Find x when y = 6 .
Formula Used:
Inverse variation is defined as:
x =y3−1k
where k is the constant of variation.
Solution:
Use the given values y = 3 and x = 8 to find the constant k :
x = y3−1k
8 = 33−1k
8 =27−1k
8 =26k
k =8×26
k = 208
Now, substitute k = 208 and y = 6 into the formula to find x :
x = 63−1208
x =216−1208
x=215208
Alternate Method:
Since x varies inversely as y3−1, we can write:
x1(y13−1)=x2(y23−1)
where x1=8,y1=3 , and y2=6
8(33−1)=x2(63−1)
8(27−1)=x2(216−1)
8(26)=x2(215)
208=215x2
x2=215208
x=215208
Option (d) is right.