gmatser1
If both j and k are nonzero numbers, what is the value of \(\frac{j}{k}\)?
(1) \(j^2 = k^3\)
(2) \(j^3 = k^2\)
We need to determine the value of j/k.
Statement One Alone:j^2 = k^3
Statement one alone is not sufficient to answer the question. For example, if j = 1 and k = 1, then j/k = 1; however, if j = -1 and k = 1, then j/k = -1.
Statement Two Alone:j^3 = k^2
Statement two alone is not sufficient to answer the question. For example, if j = 1 and k = 1, then j/k = 1; however, if j = 1 and k = -1, then j/k = -1.
Statements One and Two Together:If we square each side of j^2 = k^3, we get j^4 = k^6. Since k^6 = (k^2)^3, we have:
j^4 = (k^2)^3 = (j^3)^3 = j^9
Since we know j is non-zero, we can divide each side of this equality to get j^5 = 1. Thus, j = 1 and it follows that k = 1.
Using the information above, we know that in order for j^2 = k^3 and j^3 = k^2, j must be 1 and k must be 1, and therefore j/k = 1.
Answer: C