Answer:
The short answer is there isn’t.
Start by writing each of these as an expression:
x * y = 60
x + y = 7
Next, solve each for the same variable; in this case, y:
(x * y) / x = 60 / x
.: y = 60 / x
(x + y) - x = 7 - x
.: y = 7 - x
Next, replace y of the second expression to the first
y = 60 / x & y = 7 - x
.: 7 - x = 60 / x
Now, solve for x:
(7 - x) * x = (60 / x) * x
.: x * 7 - x^2 = 60
This is quadratic, so write it in the form of ax2 + bx + x = 0
(-1)x^2 + (7)x + (-60) = 0
.: a = -1, b = 7, c = -60
Finally solve for b:
x = (-b +- sqrt(b^2 - 4*a*c)) / 2a
.: x = (-7 +- sqrt(7^2 - 4*-1*-60)) / (2 * -1)
.: x = (-7 +- sqrt(49 - 240)) / -2
.: x = (-7 +- sqrt(-191)) / -2
The square root of a negative value is imaginary and thus there’s no real answer to this problem.
According to Adam Smith, self interest and competition act as an invisible hand, guiding firms in a market-based economy.
Turn each number into the product of it's prime factors.
32=16x2=2x2x2x2x2=2^5
48=24*2=6x4x2=2x3x2x2x2
Pick the highest number that occurs. In this case it is 2. Now we have to see how many times it appears in both. It appears 5 times in 32 and 4 times in 48. 4 is the highest number of times it appears in the numbers so:
2^4=2x2x2x2=16
The Greatest Common Factor (GCF) of 32 and 48 is 16.