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.
x should equal -2 and y should equal -3 to solve this i multiplied the first equation by 2 then got rid of the 4y and -4y then i added the 14x to the 9 equaling 23x and added the -40 to the -6 which became 23x=-46 i solved this getting -s for x, then i plugged that into the equations to get y which was -3
Answer:
6x + 12
Step-by-step explanation:
Distribute the 4 first. Now you have 4x + 12 + 2x. 4x + 2x are like terms and therefore they can be added. Your final simplified answer is therefore 6x + 12.
Answer:
true
Step-by-step explanation:
Answer:
w = 9
Step-by-step explanation:
18 + 4w = 6w
6w - 4w = 2w
2w = 18
18/2 = 9
2w/2 = w
w = 9