Let us assume that the two integers are x and y.grandh01 wrote:If the sum of two positive integers is
24 and the difference of their squares
is 48, what is the product of the two
integers?
(A) 108
(B) 119
(C) 128
(D) 135
(E) 143
OA is E
x + y = 24 ... Equation 1
x² - y² = 48 ... Equation 2
Substitute the value of y from equation 1 in equation 2, we get,
x² - (24 - x)² = 48
x² - (576 + x² - 48x) = 48
48x = 576 + 48
48x = 624
x = 13
y = 24 - 13 = 11
Therefore, x * y = 13 * 11 = 143
The correct answer is E.












