Answer:
2(x + y)² - 9( x + y ) -5 = 0
⇒2(x + y)² - 10 (x+y) +1(x+y) -5 = 0
⇒2(x+y)(x + y - 5 ) + 1(x + y -5 ) = 0
taking (x + y -5 ) common ,
⇒(x + y -5 )[2(x + y) + 1] =0
⇒(x + y -5)(2x + 2y +1) =0
hope , you got this
Answer:
x = -2
Step-by-step explanation:
-4(x-3) = 20
-4x + 12 = 20
^ Here, Glendon added 12 to 20 instead of subtracting. Her equation was not balanced.
-4x = 8
x = -2
Answer:
z = 1 + 9y³
Step-by-step explanation:
It looks like you have ...

Since the average of 6 tests is 6, and we know that the average is found by dividing the total score by the number of tests, we can just multiply the average by the number of tests to find the total score. Doing this, we get 82 * 6 which simplifies to 492.
Answer:
(0, -3) and (3, 0)
Explanation:
1st equation: y = x² -2x - 3
2nd equation : y = x - 3
Using substitution method:
x² -2x - 3 = x - 3 <em>exchange sides</em>
x² - 2x - x - 3 + 3 = 0 <em>simplify</em>
x² - 3x = 0 <em> take common factor</em>
x(x - 3) = 0 <em>simplify</em>
x = 0, 3
Solve for y:
when x is 0, y = x - 3 = 0 - 3 = -3
when x is 3, y = x - 3 = 3 - 3 = 0