Simplify: , given that .
- ((a))
- ((b))
- ((c))
- ((d))
Show Answer

Shortcut Trick
Identify the numerator and denominator as perfect square identities.
Numerator: √(16x4 − 72x2y2 + 81y4) = √(4x2 − 9y2)2 = 4x2 − 9y2
Denominator: √(4x2 − 12xy + 9y2) = √(2x − 3y)2 = 2x − 3y
Simplified Fraction: (4x2 − 9y2) ÷ (2x − 3y) = (2x + 3y)(2x − 3y) ÷ (2x − 3y) = 2x + 3y
Final Expression: (2x + 3y) − (2x − 3y) = 2x + 3y − 2x + 3y = 6y
∴ The correct answer is 6y.

Alternate Method
Given: Expression = [√(16x4 − 72x2y2 + 81y4) ÷ √(4x2 − 12xy + 9y2)] − (2x − 3y) and 2x > 3y.
Formula Used: (a − b)2 = a2 − 2ab + b2 and a2 − b2 = (a − b)(a + b)
⇒ First, simplify the numerator term: 16x4 − 72x2y2 + 81y4 = (4x2)2 − 2 × (4x2) × (9y2) + (9y2)2 = (4x2 − 9y2)2
⇒ Now, simplify the denominator term: 4x2 − 12xy + 9y2 = (2x)2 − 2 × (2x) × (3y) + (3y)2 = (2x − 3y)2
⇒ The given expression becomes: [√(4x2 − 9y2)2 ÷ √(2x − 3y)2] − (2x − 3y)
⇒ Since 2x > 3y, it implies (2x − 3y) is positive. Assuming 2x + 3y is also positive based on provided options.
⇒ [(4x2 − 9y2) ÷ (2x − 3y)] − (2x − 3y)
⇒ [((2x − 3y)(2x + 3y)) ÷ (2x − 3y)] − 2x + 3y
⇒ (2x + 3y) − 2x + 3y = 6y
∴ The correct answer is 6y.

Additional Information
Algebraic Identities
Expressions of the form a2 − 2ab + b2 are perfect squares of (a − b). Identifying these helps in removing square roots during simplification.
Difference of Squares
The identity a2 − b2 = (a − b)(a + b) is widely used to factorize higher-degree terms and simplify algebraic fractions.
Square Root Property
For any real number 'a', √a2 = |a|. The condition 2x > 3y ensures the denominator root is treated as a positive value.


















































