Answer:
x = 8, y = 15
Explanation:
Part (a)
If x and y are inversely proportional, the relationship can be expressed as

The above relationship
can be written as an equation:

where the constant k is known as the constant of proportionality
Part (b)
We know that when x = 12, y = 10
Plugging this into equation (1):
10 = k/12
k/12 = 10
k = 12 x 10
k = 120
So the proportional equation (1) becomes
y = 120/x
We are now given the equation
y = x + 7
Substitute y = 120/x
120/x = x + 7
Subtract 120/x from both sides
0 = x + 7 - 120/x
Multiply by x both sides;
0 = x² + 7x - 120
Or,
x² + 7x - 120 = 0
This is a quadratic equation which we can solve by factoring. There are various techniques. One of them is to find two factors of 120 and see if their sum or difference can be made -7
Factors of 120 are:

Take the two factors, a and b that will add or subtract to -7 and multiply to -120
We see that if we choose a = -15 and b = 8
a + b = -7
and
a x b = -120
The solution to the equation is x = 8 or x = -15
Since we are told that both x and y are positive, we can ignore x = -15 and just state that x = 8 is a solution
If x = 8, substitute this in y = x + 7 to get
y = 8 + 7 = 15
This checks with our original proportionality equation:
y = 120/x = 120/8 = 15
Answer
x = 8, y = 15