Answer:
To multiply (3x - 4y) and (4x - 7y), we need to use the distributive property, which states that: a(b + c) = ab + ac Using this property, we can expand the given expression as: (3x - 4y)(4x - 7y) = 3x(4x) + 3x(-7y) - 4y(4x) - 4y(-7y) Simplifying each term, we get: = 12x^2 - 21xy - 16xy + 28y^2 = 12x^2 - 37xy + 28y^2 Therefore, the simplified answer is 12x^2 - 37xy + 28y^2.