Create a system of equations
x + y = 123
5x + y = 343
I use substitution
y = 123 - x
5x + 123 - x = 343
4x + 123 = 343
4x = 220
x = 55
Plug in
x + y = 123
55 + y = 123
y = 68
Check
5x + y = 343
5(55) + 68 = 343
275 + 68 = 343
343 = 343
The answer for your problem would be $64.225
there it is your answer
Step-by-step explanation:
We have xy = 28, x² + y² = 65 and x³ + y³ = 407.
Since (x + y)(x² - xy + y²) = x³ + y³,
x + y = (x³ + y³)/(x² + y² - xy)
= (407) / [(65) - (28)]
= 407 / 37
= 11.
Hence the sum of the numbers is 11.
Answer:
We know that the equation of the circle in standard form is equal to <em>(x-h)² + (y-k)² = r²</em> where (h,k) is the center of the circle and r is the radius of the circle.
We have x² + y² + 8x + 22y + 37 = 0, let's get to the standard form :
1 - We first group terms with the same variable :
(x²+8x) + (y²+22y) + 37 = 0
2 - We then move the constant to the opposite side of the equation (don't forget to change the sign !)
(x²+8x) + (y²+22y) = - 37
3 - Do you recall the quadratic identities ? (a+b)² = a² + 2ab + b². Now that's what we are trying to find. We call this process <u><em>"completing the square"</em></u>.
x²+8x = (x²+8x + 4²) - 4² = (x+4)² - 4²
y²+22y = (y²+22y+11²)-11² = (y+11)²-11²
4 - We plug the new values inside our equation :
(x+4)² - 4² + (y+22)² - 11² = -37
(x+4)² + (y+22)² = -37+4²+11²
(x+4)²+(y+22)² = 100
5 - We re-write in standard form :
(x-(-4)²)² + (y - (-22))² = 10²
And now it is easy to identify h and k, h = -4 and k = - 22 and the radius r equal 10. You can now complete the sentence :)