यदि (x>2) है, तो (3x+4) के लिए सही न्यूनतम प्रकार का कथन कौन सा है?
If (x>2), which lower-bound statement for (3x+4) is correct?
Explanation opens after your attempt
A. (3x+4>10)
Concept
Multiplying (x>2) by (3) gives (3x>6), then adding (4) gives (3x+4>10). A strict inequality remains strict here.
Why this answer is correct
The correct answer is A. (3x+4>10). Multiplying (x>2) by (3) gives (3x>6), then adding (4) gives (3x+4>10). A strict inequality remains strict here.
Exam Tip
(x>2) को (3) से गुणा कर (3x>6) और (4) जोड़कर (3x+4>10) मिलता है। कठोर असमानता कठोर ही रहती है।
Login to save your score, XP, coins and progress.
