Home
Class 14
MATHS
P ** q = p^2 - q^2 p % q = p^2 - q^2 ...

`P ** q = p^2 - q^2`
`p % q = p^2 - q^2`
`p $ q = p^2 + q^2`
`p @ q = pq + p + q`
`p Delta q` = Remainder of `p/q`
`p © q` = greatest integer less than or equal to `p/q`.
If `p = 11 and q = 7` , then the value of `(p ** q) @ (p $ q)` is:

A

14641

B

12482

C

12243

D

none of these

Text Solution

Verified by Experts

The correct Answer is:
B

(11*7)©(11$7) = 72 © 170 = `72xx10 + 72 + 170 = 12482`
Promotional Banner

Topper's Solved these Questions

  • MENSURATION

    QUANTUM CAT|Exercise QUESTION BANK|449 Videos
  • PERCENTAGES

    QUANTUM CAT|Exercise QUESTION BANK|271 Videos

Similar Questions

Explore conceptually related problems

P ** q = p^2 - q^2 p $ q = p^2 - q^2 p $ q = p^2 + q^2 p @ q = pq + p + q p Delta q = Remainder of p/q p © q = greatest integer less than or equal to p/q . If p = 8 and q = 10 , then the value of [(p $ q) Delta (p @ q)] ** [(q ** p) @ (q © p)] is :

(p ^^ ~q) ^^ (~p ^^ q) is a

QUANTUM CAT-NUMBER SYSTEM-QUESTION BANK
  1. If 2f(x) = f(2x), 3f(x) = f(3x), 4f(x) = f(4x)……. etc. then f(1) + f(2...

    Text Solution

    |

  2. If f(x + 1/x) = x^2 + 1/(x^2) , then f(t) equals to :

    Text Solution

    |

  3. P ** q = p^2 - q^2 p % q = p^2 - q^2 p $ q = p^2 + q^2 p @ q = p...

    Text Solution

    |

  4. P ** q = p^2 - q^2 p $ q = p^2 - q^2 p $ q = p^2 + q^2 p @ q = p...

    Text Solution

    |

  5. P ** q = p^2 - q^2 p $ q = p^2 - q^2 p $ q = p^2 + q^2 p @ q = p...

    Text Solution

    |

  6. Follow the steps to solve the given problem : Step 1. Put x = 2 and ...

    Text Solution

    |

  7. p @ q = p^2 - 20 if p > q , q 2 q = p^2 + 20 if p le q, then for a = 5...

    Text Solution

    |

  8. If x # y = (x + y)/(xy), then the value of P # (q # r) for every p, q,...

    Text Solution

    |

  9. If f(x , y) = ((x + y)^2)/(xy) for every x, y > 0 then f(x,y) must be ...

    Text Solution

    |

  10. The function f1 and f2 are defined as follows : f1 = a! + b! and f2 = ...

    Text Solution

    |

  11. For any natural number p and q (i) p # q = p^3 + q^3 + 3 and p ** q ...

    Text Solution

    |

  12. For any natural number p and q (i) p # q = p 3 + q 3 + 3 and p ∗ q = ...

    Text Solution

    |

  13. The value of [Max (2,4)$ "Min" (6,8)] # [ "Min" (10,12) $ Max (14,16)]

    Text Solution

    |

  14. (1-1/3)(1-1/4)(1-1/5)…(1-1/n) equals:

    Text Solution

    |

  15. If the sum of three consecutive integers is 21, then the sum of the tw...

    Text Solution

    |

  16. The sum of squares of first ten natural numbers is :

    Text Solution

    |

  17. The sum of first 50 odd natural numbers is

    Text Solution

    |

  18. A boy draws n squares with sides 1,2,3,4,5,…. In inches. The average a...

    Text Solution

    |

  19. The 3rd and 6th term of an arithmetic progression are 4 and 9, respect...

    Text Solution

    |

  20. If the 9th and 19th terms of a G.P. are 12 and 18, what is the G.M. of...

    Text Solution

    |