यदि किसी पूर्णांक को 3 से भाग देने पर शेषफल 2 है, तो \(n^2+n+1\) को 3 से भाग देने पर शेषफल क्या होगा?
If an integer leaves remainder 2 when divided by 3, what is the remainder when \(n^2+n+1\) is divided by 3?
Explanation opens after your attempt
B. 1
Concept
(n) की जगह शेषफल 2 रखें। / Replace (n) by its remainder 2.
Why this answer is correct
\(n^2+n+1\) का शेषफल \(2^2+2+1=7\) से मिलेगा, और 7 का 3 से शेषफल 1 है। / The remainder of \(n^2+n+1\) comes from \(2^2+2+1=7\), and 7 leaves remainder 1 when divided by 3.
Exam Tip
बहुपद जैसे व्यंजकों में संख्या की जगह उसका शेषफल रखने से हल सरल हो जाता है। / In polynomial-like expressions, substituting the remainder makes the solution simple.
Login to save your score, XP, coins and progress.
