To verify which expression is equivalent to \((x - 5)(x - 3)\) using the Distributive Property, we need to expand the original expression.
We can apply the Distributive Property (also known as the FOIL method for binomials):
\[ (x - 5)(x - 3) = x \cdot x + x \cdot (-3) + (-5) \cdot x + (-5) \cdot (-3) \]
Calculating each term:
- \(x \cdot x = x^2\)
- \(x \cdot (-3) = -3x\)
- \((-5) \cdot x = -5x\)
- \((-5) \cdot (-3) = 15\)
Now, combine these results:
\[ x^2 - 3x - 5x + 15 = x^2 - 8x + 15 \]
So, the expression \((x - 5)(x - 3)\) expands to:
\[ x^2 - 8x + 15 \]
Now, looking at the provided options, the equivalent expression is:
\(x^2 - 8x + 15\).