3926/13 =302 but I'm not 100% sure where you went wrong do you have any work?
(1) y² + x² = 53
(2) y - x = 5 ⇒ y = x + 5
subtitute (2) to (1)
(x + 5)² + x² = 53 |use (a + b)² = a² + 2ab + b²
x² + 2x·5 + 5² + x² = 53
2x² + 10x + 25 = 53 |subtract 53 from both sides
2x² + 10x - 28 =0 |divide both sides by 2
x² + 5x - 14 = 0
x² - 2x+ 7x - 14 = 0
x(x - 2) + 7(x - 2) = 0
(x - 2)(x + 7) = 0 ⇔ x - 2 = 0 or x + 7 = 0 ⇔ x = 2 or x = -7
subtitute the values of y to (2)
for x = 2, y = 5 + 2 = 7
for x = -7, y = 5 + (-7) = 5 - 2 = 3
Answer: x = 2 and y = 7 or x = -7 and y = 3
Answer: $600.60
Step-by-step explanation: i hope this is correct have a great day :)
Answer:
g(x) = - x² - x + 12
Step-by-step explanation:
Given
g(x) = (- x - 4)(x - 3)
Each term in the second factor is multiplied by each term in the first factor, that is
- x(x - 3) - 4(x - 3) ← distribute both parenthesis
= - x² + 3x - 4x + 12 ← collect like terms
= - x² - x + 12 ← in standard form