"Note how for each (x,y) pair of points given we see that x*y = 60
For instance, the point (4,15) has x = 4 and y = 15 so x*y = 4*15 = 60
Another example: (x,y) = (6,10) means x = 6 and y = 10, so x*y = 6*10 = 60
The fact that this is true for ALL of the points shown indicates we have an inverse variation of the form x*y = k where k = 60 in this case.
Therefore, the answer is B.) An inverse function is the best model because the products of corresponding x- and y-values are equal."
First you will divide 100 by 50 you get 2. then you subrtact 38 from 50. you get 12. then since 100 is twice the amount as 50, you will multiply 12 by 2. you get 24. that is your answer
Xy = 50
x + y = 15
x = 15 - y
xy = 50
(5 - y)y = 50
5y - y^2 = 50
y^2 - 5y + 50 = 0
(y - 5)(y - 10) = 0
y - 5 = 0 or y - 10 = 0
y = 5 or y = 10
x + y = 15
For y = 5:
x + 5 = 15
x = 10
For y = 10
x + 10 = 15
x = 5
Answer: the numbers are 5 and 10.