CAT 1991 — QA Question 11
Use the following information:
Prakash has to decide whether or not to test a batch of 1000 widgets before sending them to the buyer. In case he decides to test, he has two options: (a) Use test I ; (b) Use test II. Test I cost Rs. 2 per widget. However, the test is not perfect. It sends 20% of the bad ones to the buyer as good. Test II costs Rs. 3 per widget. It brings out all the bad ones. A defective widget identified before sending can be corrected at a cost of Rs. 25 per widget. All defective widgets are identified at the buyer’s end and penalty of Rs. 50 per defective widget has to be paid by Prakash.
A function can sometimes reflect on itself, i.e. if y = f(x), then x = f(y). Both of them retain the same structure and form. Which of the following functions has this property?
Answer & solution
- A
y =
y =
- C
y =
- D
None of the above
For each of the given expressions, you may have to simplify and express x in terms of y and hence verify for which one does the form & structure remain the same.
In general, any function of the form y = reflects on to itself as we can rearrange it as
x =
Let us check option (b).
y = f(x)
⇒ y =
⇒ 3xy - 2y = 2x + 3
⇒ 3xy - 2x = 2y + 3
⇒ x(3y - 2) = (2y + 3)
⇒ x =
∴ x = f(y)
Hence, the answer is (b).