Which combination of integers can be used to generate the Pythagoreantriple (7.24,25)?A. x = 1, y = 3B. X = 3.y = 2C. X = 2.y = 2D. * = 4y = 3SUB

It is important to know that a Pythagorean Triple is a set of three numbers that satisfy the Pythagorean Theorem
[tex]c^2=a^2+b^2[/tex]Then, we form the following equations
[tex]\begin{gathered} a=x^2-y^2 \\ b=2xy \\ c=x^2+y^2 \end{gathered}[/tex]These equations are deducted from the Pythagorean Theorem. The correct numbers must satisfy these equations for a = 7, b = 24, and c = 25.
Now, we just evaluate each answer choice to see which one meets these equations.
Option A is not correct because x must be greater than y, otherwise, the solution won't be real.
Option B is not correct because doesn't meet the first expression.
Hence, D is the correct answer.