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

AI Generated Solution

The correct Answer is:
To solve the problem step by step, we will first calculate the values of \( p ** q \) and \( p $ q \) using the definitions provided, and then we will use these results to find the final answer for \( (p ** q) @ (p $ q) \). ### Step 1: Calculate \( p ** q \) The operator \( p ** q \) is defined as \( p^2 - q^2 \). Given: - \( p = 11 \) - \( q = 7 \) Now, calculate: \[ p ** q = 11^2 - 7^2 \] Calculating the squares: \[ 11^2 = 121 \quad \text{and} \quad 7^2 = 49 \] Now substitute these values: \[ p ** q = 121 - 49 = 72 \] ### Step 2: Calculate \( p $ q \) The operator \( p $ q \) is defined as \( p^2 + q^2 \). Using the same values: \[ p $ q = 11^2 + 7^2 \] Again, substituting the squares: \[ p $ q = 121 + 49 = 170 \] ### Step 3: Calculate \( (p ** q) @ (p $ q) \) Now we need to calculate \( (p ** q) @ (p $ q) \), which is \( 72 @ 170 \). The operator \( p @ q \) is defined as \( pq + p + q \). Substituting the values: \[ 72 @ 170 = 72 \times 170 + 72 + 170 \] Calculating \( 72 \times 170 \): \[ 72 \times 170 = 12240 \] Now, add \( 72 + 170 \): \[ 72 + 170 = 242 \] Now combine these results: \[ 72 @ 170 = 12240 + 242 = 12482 \] ### Final Answer Thus, the value of \( (p ** q) @ (p $ q) \) is: \[ \boxed{12482} \]
Promotional Banner

Topper's Solved these Questions

  • FUNDAMENTALS

    ARIHANT SSC|Exercise INTRODUCTORY EXERCISE - 1.1|34 Videos
  • FUNDAMENTALS

    ARIHANT SSC|Exercise INTRODUCTORY EXERCISE - 1.2|16 Videos
  • FUNCTIONS AND GRAPH

    ARIHANT SSC|Exercise Final Round|40 Videos
  • GEOMETRY

    ARIHANT SSC|Exercise EXERCISE(LEVEL 2)|52 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

ARIHANT SSC-FUNDAMENTALS -TEST OF YOU - LEARNING - 2
  1. P ** q = p^2 - q^2 p % q = p^2 - q^2 p $ q = p^2 + q^2 p @ q = p...

    Text Solution

    |

  2. The remainder when 888222888222888222… upto 9235 digits is divided by ...

    Text Solution

    |

  3. Shankuntala asked Aryabhatta to assume any two values of three digits ...

    Text Solution

    |

  4. Shankuntala asked Aryabhatta to assume any two values of three digits ...

    Text Solution

    |

  5. The sum of the following series (1^2 +1) + (2^2 + 2) + (3^2 + 3) + (...

    Text Solution

    |

  6. Find a fraction which shall bear the same ratio to 1/27 that 3/5 does ...

    Text Solution

    |

  7. Three times the cube of a number is seven times the other number. What...

    Text Solution

    |

  8. 40% of a number is equal to three fourth's of another number. What is ...

    Text Solution

    |

  9. In a class of 60 students, each student got sweets that are 15% the to...

    Text Solution

    |

  10. Under the scheme of Kisan Vikas, the Govt. of U.P. purchased 't' numbe...

    Text Solution

    |

  11. Under the scheme of Kisan Vikas, the Govt. of U.P. purchased 't' numbe...

    Text Solution

    |

  12. If 2^n can exactly divide p! such that the quotient is an odd positive...

    Text Solution

    |

  13. A shopkeeper bought 72 oranges for 324. He sold 50 of them at rs 6 eac...

    Text Solution

    |

  14. In the above question number 12, the minimum number of xi (i.e, x1, x2...

    Text Solution

    |

  15. In an examination 90% of the student passed and 240 failed. How many s...

    Text Solution

    |

  16. If m + n = mn - 5, then the maximum number of ordered pairs of (m,n) f...

    Text Solution

    |

  17. At the eve of marriage anniversary of Tristan and lseult some special ...

    Text Solution

    |

  18. The number of numbers less than or equal to 666 which are the products...

    Text Solution

    |

  19. Tata, Hutch and Idea started of with a same. The rule is that the lose...

    Text Solution

    |

  20. When N is divided by 4, the remainder is 3. What is the remainder when...

    Text Solution

    |

  21. All the soldiers are arranged in the form of an equilateral triangle i...

    Text Solution

    |