Question

    Directions (Q.26-30): In a certain instruction system the different computational processes are written as follows: a) P @ Q # R: means “sum of Q and R is subtracted from the cube of P.   b) P + Q * R: means “product of Q and R is subtracted from the square of P.   c) P < Q > R: means “Product of P and Q is added to product of P and R.   d) P $ Q % R: means “P percent of Q is added to  R.

    If 4 < 5 > 8 = a then find the value of 25 $ a % 35

    A 54 Correct Answer Incorrect Answer
    B 48 Correct Answer Incorrect Answer
    C 35 Correct Answer Incorrect Answer
    D 57 Correct Answer Incorrect Answer
    E none of these Correct Answer Incorrect Answer

    Solution

    4 < 5 > 8 = a ⇒ a = (4 x 5) + (4 x 8)  = 20 + 32 = 52 25 $ a % 35 ⇒ 25% of 52 + 35 = 13 + 35 = 48

    Practice Next